You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
VIVIMAN 80785e90a4 代码规范 3 years ago
..
src 代码规范 3 years ago
.gitignore 代码规范 3 years ago
.prettierrc 代码规范 3 years ago
README.md 代码规范 3 years ago
babel.config.js 代码规范 3 years ago
package-lock.json 代码规范 3 years ago
package.json 代码规范 3 years ago
package.json.md5 代码规范 3 years ago
postcss.config.js 代码规范 3 years ago
tailwind.config.js 代码规范 3 years ago
vue.config.js 代码规范 3 years ago

README.md

vue basic

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.