forked from go/golangs_learn
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