a simple website supported by vue
git clone git@github.com:cnmozzie/blade-trap-website.git
npm install
调试需要修改"webpack.config.js"中"publicPath"改为"http://localhost:8080/blade-trap/" ,然后运行
npm start
编译输出运行npm run build
a simple website supported by vue
git clone git@github.com:cnmozzie/blade-trap-website.git
npm install
调试需要修改"webpack.config.js"中"publicPath"改为"http://localhost:8080/blade-trap/" ,然后运行
npm start
编译输出运行npm run build