- Tools
- Pencil
- Line
- Eraser
- Text
- Spray
- Fill
- Rectangle
- Circle
- Pickers
- Color
- Size
- Files
- Open File
- Save Canvas
To run this application on a local server, follow the instructions below.
Install Node.js here.
Install Gulp globally.
sudo npm install gulp -g
Clone the repository.
git clone https://github.com/bcastell/scribble
Enter the root directory of the local repository.
cd location/where/repository/is/saved/scribble
Spin up a server on your computer to launch the application.
gulp
- Brandon Castellanos - GitHub
This project is licensed under the MIT License - see the LICENSE file for details.