Skip to content

vfreitas-/vue-burndown-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Burndown Generator

A simple burndown generator made with Vue and D3.js

dependencies Status DEMO

Running this repo

$ git clone [email protected]:vfreitas-/vue-burndown-generator.git
$ cd vue-burndown-generator
$ npm install
$ 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

Releases

No releases published

Packages

No packages published