Sin descripción

tianyabing 71f9c939cf init hace 2 años
public 28fd191c6d init hace 2 años
src 71f9c939cf init hace 2 años
.eslintignore 28fd191c6d init hace 2 años
.eslintrc.js 28fd191c6d init hace 2 años
.gitignore 28fd191c6d init hace 2 años
README.md 28fd191c6d init hace 2 años
index.html 28fd191c6d init hace 2 años
package-lock.json 28fd191c6d init hace 2 años
package.json 28fd191c6d init hace 2 años
vite.config.js 28fd191c6d init hace 2 años

README.md

iot-front-ui

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint