https://the-great-canvas.herokuapp.com/
- NodeJs on your system
- Git (To clone; otherwise can also just download .zip of code)
- Clone the project
git clone https://github.com/anandnkhl/The_Great_Canvas_Project
- Install dependencies
npm install
- Run
node index
- Default browser pops up with homepage (if not go to
http://localhost:8080/
)
- Fork and Clone this Project
- Checkout new feature branch
- Send Pull Request