add demo in readme

This commit is contained in:
i-break-codes 2016-11-20 13:48:38 +05:30
parent 57cccf6b02
commit d7ed2d096b

View File

@ -3,6 +3,9 @@ JavaScript Scrum App to manage tasks with ease.
> Warning : It uses localstorage to store your tasks, make sure you don't clean up your Local Storage for this app atleast.
#### Demo
[View](https://i-break-codes.github.io/scrum-board/)
#### Setup
- Clone Application by typing the following command in your terminal `git@github.com:i-break-codes/scrum-board.git`
- Install node modules - `npm install`