觅长生mod开发工具 本工具基于electron+vue进行开发 作者是一枚普普通通的程序猿加游戏爱好者,本工具为作者工作之余开发,不会进行任何收费 有任何建议和想法可以联系我,qq:435998290 欢迎兄弟们提pr
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
For a detailed explanation on how things work, check out the guide and docs for vue-loader.