This repository contains the source code for: www.ocandroid.org
cd dist && python -m SimpleHTTPServer
npm run build
# Use `watch` or a similar command to run a command to refresh
# during active development:
# watch -n 1 npm run build
npm run deploy