- Pulls directly from same content as GodTools app and uses same API.
- Will be automatically updated as new content is created/modified for GodTools.
- SinglePage app runs completely from one compiled js and html file.
To use it, just clone this repo and install the dependencies:
$ git clone https://github.com/CruGlobal/knowgod-ng
$ cd knowgod-ng
$ npm install
$ npm start
It will run on localhost:9000