You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
7 years ago | |
|---|---|---|
| public | 7 years ago | |
| src | 7 years ago | |
| .browserslistrc | 7 years ago | |
| .eslintrc.js | 7 years ago | |
| .gitignore | 7 years ago | |
| README.md | 7 years ago | |
| babel.config.js | 7 years ago | |
| package-lock.json | 7 years ago | |
| package.json | 7 years ago | |
| postcss.config.js | 7 years ago | |
README.md
real-world-vue
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