Skip to content

GEverding/angularjs-node-seed

Repository files navigation

Seed Project for AngularJS

Build With

Project Structure

  • lib/ compiled coffee script files
  • src/ client/server code
  • client/ compiled dependencies/source files
  • test/ test sources

Get Code

$ git clone git@github.com:GEverding/angularjs-node-seed.git Project

Install Dependencies

Node.js Dependencies

$ npm install -g coffee-script testacular
$ cd Project
$ npm install -g uglify-js coffee-script
$ npm install

Redo

$ git clone git://github.com/apenwarr/redo.git
$ cd redo
$ sudo make install

Build

$ make

From Project Directory

Run

$ make webserver

From Project Directory

About

Seed Project for AngularJS/Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages