README.md 622 B

seek-bok-frontend

Project setup

npm install --registry=https://registry.npmmirror.com

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.

可能出现的报错

node-sass错误

npm install node-sass@4.x --registry=https://registry.npmmirror.com

测试是否可以修改