项目作者: vfreitas-

项目描述 :
A simple burndown generator made with Vue and D3.js
高级语言: Vue
项目地址: git://github.com/vfreitas-/vue-burndown-generator.git
创建时间: 2017-03-05T02:34:25Z
项目社区:https://github.com/vfreitas-/vue-burndown-generator

开源协议:MIT License

下载


Vue Burndown Generator

A simple burndown generator made with Vue and D3.js


dependencies Status




DEMO

Running this repo

  1. $ git clone git@github.com:vfreitas-/vue-burndown-generator.git
  2. $ cd vue-burndown-generator
  3. $ npm install
  4. $ npm start

Contribute

All contributions are welcome.

  • Fork the repo on GitHub
  • Clone the project to your own machine
  • Install the tools necessary for development: npm install
  • Make your changes
  • Commit it to your own branch
  • Push your work back up to your fork
  • Submit a pull request with full remarks documenting your changes