Sinequanonh / angularboilerplate

πŸ”₯ AngularJS API boiler plate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AngularJS API boiler plate πŸ”₯

Features:

  • Gulp
  • Bootstrap
  • Sass
  • Authentication
  • Express server
  • ES6

Coming:

  • SQL tables + mockups

Quick start

  1. Clone this repo using git clone https://github.com/Sinequanonh/angularboilerplate.git
  2. yarn install to install dependencies
  3. gulp

In another terminal window:

  1. cd server
  2. supervisor server.js

Now you're ready to rumble!

About

πŸ”₯ AngularJS API boiler plate

License:MIT License


Languages

Language:JavaScript 62.7%Language:HTML 36.5%Language:CSS 0.8%