Skip to content

cbricker-msw/magpie-angular-starter

Repository files navigation

A magpie-specific opinionated kickstarter for AngularJS projects


Quick Start

Install Node.js and then:

$ git clone git:https://github.com/cbricker-msw/magpie-angular-starter
$ cd magpie-angular-starter
$ npm -g install grunt-cli karma bower
$ npm install
$ bower install
$ cd server
$ npm install express
$ cd ..

Run the server:

$ node server/server

To run the website, open `file:https:///path/to/magpie-angular-starter/app/index.html Use magpie/magpie for username and password

About

AngularJS starter app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published