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.
53d4b5efe5
Finish UI Add loading screen Change PWA Config Remove useless file Load Element-UI on Demand Fix deploy on sub-folder |
5 years ago | |
---|---|---|
public | 5 years ago | |
src | 5 years ago | |
.browserslistrc | 5 years ago | |
.gitignore | 5 years ago | |
README.md | 5 years ago | |
babel.config.js | 5 years ago | |
package-lock.json | 5 years ago | |
package.json | 5 years ago | |
postcss.config.js | 5 years ago | |
vue.config.js | 5 years ago |
README.md
music-crack
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