zappajs-template
v0.1.0
Published
A working ZappaJS server with useful templates
Downloads
3
Readme
zappajs-template
A working ZappaJS server with useful templates
git clone git://github.com/zappajs/zappajs-template.git
npm install
npm start
Once you're ready to deploy
git clone <your-zappajs-template-repository>
npm config set production true
npm install
npm start