/angularjs-seed-project

VenCKi's Seed project for AngularJS

Primary LanguageJavaScript

#Keerti Kotaru's AngularJS Seed Project A seed project to easily get started with AngularJS. I'm using a specific tech stack for this seed project. Intend to improve it over time. See more details below.

#Get Started

  1. Clone the project and navigate to the folder.
  2. Installation steps below
npm install 
  1. Perform bower install for UI packages.
bower install

Run grunt default task to get it going.

grunt

Now use localhost:3001 to checkout the seed project in a browser.

Improvements

  1. Karma
  2. Gulp