098a1d2f28eddc3783cef4da6c30f6ce655ce802.svn-base 659 B

12345678910111213141516171819202122232425262728293031
  1. # dlxfront
  2. > A Vue.js project
  3. ## Build Setup
  4. ``` bash
  5. # install dependencies
  6. npm install
  7. # serve with hot reload at localhost:8080
  8. npm run dev
  9. # build for production with minification
  10. npm run build
  11. ```
  12. For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).
  13. 前端运行
  14. node版本不要太高
  15. node用14.9.0
  16. npm install -g cnpm --registry=http://registry.npm.taobao.org
  17. 用cnpm install
  18. cnpm 版本用7.1.1
  19. 执行完cnpm install 后 执行
  20. cnpm crypto-js@4.1.1 --save --dev
  21. cnpm install @mapbox/mapbox-gl-style-spec@13.23.1 --save --dev
  22. npm run dev 然后在启动