add demo in readme
This commit is contained in:
parent
57cccf6b02
commit
d7ed2d096b
@ -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.
|
> 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
|
#### Setup
|
||||||
- Clone Application by typing the following command in your terminal `git@github.com:i-break-codes/scrum-board.git`
|
- Clone Application by typing the following command in your terminal `git@github.com:i-break-codes/scrum-board.git`
|
||||||
- Install node modules - `npm install`
|
- Install node modules - `npm install`
|
||||||
|
|||||||
Reference in New Issue
Block a user