Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anwesh43/realtimecanvas
https://github.com/anwesh43/realtimecanvas
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/anwesh43/realtimecanvas
- Owner: Anwesh43
- Created: 2015-11-17T03:20:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-17T04:30:21.000Z (almost 9 years ago)
- Last Synced: 2024-03-15T22:05:36.577Z (8 months ago)
- Language: JavaScript
- Size: 313 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 startto contribute to the project do
1.)npm install --global gulp
2.)gulp