项目作者: crip-home

项目描述 :
Crip competitions manager
高级语言: PHP
项目地址: git://github.com/crip-home/competitions.git
创建时间: 2017-01-08T10:57:35Z
项目社区:https://github.com/crip-home/competitions

开源协议:GNU General Public License v3.0

下载


competition-ui

CRIP competitin UI

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

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