Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anwesh43/realtimecanvas


https://github.com/anwesh43/realtimecanvas

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# RealTimeCanvas

This is a real time drawing app based on html5 canvas and angularjs.
We are using angularfire to store data ,browesrify to write client side program and gulp as the build system.
Express as the serve to the static files.

to start the project

in terminal do
1.)npm install
2.)npm start

to contribute to the project do

1.)npm install --global gulp
2.)gulp