/PokeNow

A rapid project starter that includes Node, Express, and Angular.

Primary LanguageJavaScriptMIT LicenseMIT

Node Catapult - Angular

A boilerplate starter project that includes Node, Express, and Angular:

  • Lightweight - Comprehend everything.
  • Logical - Firm basics for development and production.
  • Swift - Get started immediately.

Getting Started

$ git clone https://github.com/dYale/node-catapult-angular my-project
$ cd my-project
$ npm install
$ bower install
$ npm start

Now visit localhost:4000

Credits

Inspired by the original Node-Catapult developed by mindeavor found at: https://github.com/mindeavor/node-catapult