hixon 0c6ae6d4f7 新增导入 1 år sedan
..
public a55d2ba2a6 first commit 1 år sedan
src 0c6ae6d4f7 新增导入 1 år sedan
.gitignore a55d2ba2a6 first commit 1 år sedan
README.md a55d2ba2a6 first commit 1 år sedan
babel.config.js a55d2ba2a6 first commit 1 år sedan
package-lock.json 0c6ae6d4f7 新增导入 1 år sedan
package.json a55d2ba2a6 first commit 1 år sedan
安装.bat 0c6ae6d4f7 新增导入 1 år sedan
运行.bat 2c5b398643 增加脚本 1 år sedan

README.md

education-front

Project setup

npm config set sass_binary_site https://npm.taobao.org/mirrors/node-sass/
npm install --registry https://registry.npm.taobao.org  

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.