A developer friendly es6 app boilerplate powered by AngularJS, ExpressJS, NodeJS and MORE!
First, clone the repo:
$ git clone https://github.com/JrPribs/ngPlate.git
Then, you will want to change your directory to the repo:
$ cd ngPlate
Finally, you'll need to install all of the dependencies via npm:
$ npm install
And you're all set! Check the Documentation below for available commands :)
The code is available under the MIT license.