Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plehegar/free-draw
Educational tool
https://github.com/plehegar/free-draw
Last synced: 15 days ago
JSON representation
Educational tool
- Host: GitHub
- URL: https://github.com/plehegar/free-draw
- Owner: plehegar
- License: mit
- Created: 2015-01-30T20:05:17.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2021-03-14T18:08:46.000Z (almost 4 years ago)
- Last Synced: 2024-10-29T19:02:18.643Z (2 months ago)
- Language: JavaScript
- Size: 5.72 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# free-draw
Educational tool
## How to get it up and running
```bash
$ npm install
$ bower install
$ npm start
```Then simply open [`http://localhost:5000/`](http://localhost:5000/) on your web browser and start having fun.
For documentation, see [`http://localhost:5000/docs/`](http://localhost:5000/docs/) on your web browser and start having fun.