Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 424 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 424 Bytes

bb-tutorial-growthtastic

Tutorial app for BB+ Developer Forum.

Follow along with the tutorial

To run the app itself:

1. git clone https://github.com/jmandel/bb-tutorial-growthtastic
2. Edit conf.js with local settings
3. node index.js

(Note: you may want to run this app behind a reverse proxy like nginx.)