Link to demo website: vozpopo
This is a simple demonstration of using fabricjs to create graphic web application
- Clone this reposity
- Upload ./public folder to your hosting
- Create an app on Google App Engine
- Clone this reposity
- Change app name in app.yaml
- Use this command to deploy:
appcfg.py update .
- Make sure you installed Google App Engine SDK