Aucune description

wxy 8c94b0540d Merge branch 'master' of http://git.cc-lotus.info/wxy/website-admin into master il y a 4 ans
public 2f044f2231 更新 il y a 4 ans
src 7bb23585c8 更新 il y a 4 ans
.env 2f044f2231 更新 il y a 4 ans
.eslintrc.js 2f044f2231 更新 il y a 4 ans
.gitignore 2f044f2231 更新 il y a 4 ans
.prettierrc 2f044f2231 更新 il y a 4 ans
README.md 2f044f2231 更新 il y a 4 ans
babel.config.js 2f044f2231 更新 il y a 4 ans
package-lock.json 3cacf3200a 更新 il y a 4 ans
package.json dcd2466dad 更新 il y a 4 ans
vue.config.js f8ed16cf02 更新 il y a 4 ans

README.md

项目操作

下载依赖包 npm i && npm install

运行项目 npm run serve

打包项目 npm run build