1.0.0-beta.2 • Published 7 years ago

0hub v1.0.0-beta.2

Weekly downloads
52
License
GPL-3.0
Repository
github
Last release
7 years ago

start the electron app with:

NODE_ENV=development \
HOT=1 \
API_TOKEN=a2FuZGllQG14dnQubmV0OnR1b25lbGE= \
./node_modules/.bin/electron core/index.js

start the webpack devserver with:

node webpack/devserver.js

???