mirror of
https://github.com/m1ngsama/code4sk.git
synced 2025-12-24 10:51:22 +00:00
| .. | ||
| .yarn | ||
| public | ||
| src | ||
| .gitignore | ||
| .yarnrc.yml | ||
| babel.config.js | ||
| jsconfig.json | ||
| package.json | ||
| README.md | ||
| vue.config.js | ||
| yarn.lock | ||
vue01
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint