项目作者: agnivade

项目描述 :
Forum software - Full client side. Offline capable. :electric_plug: Elegant. :sparkles:
高级语言: Vue
项目地址: git://github.com/agnivade/adda.git
创建时间: 2017-05-08T15:36:45Z
项目社区:https://github.com/agnivade/adda

开源协议:MIT License

下载


adda

A forum built on vuejs

Build Setup

  1. # install dependencies
  2. npm install
  3. # serve with hot reload at localhost:8080
  4. npm run dev
  5. # build for production with minification
  6. npm run build
  7. # build for production and view the bundle analyzer report
  8. npm run build --report
  9. # run unit tests
  10. npm run unit
  11. # run all tests
  12. npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.