Skip to content

Concatapult/node-catapult-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Catapult - Angular

A boilerplate starter project that includes Node, Express, and Angular:

  • Lightweight - Comprehend everything.
  • Logical - Firm basics for development and production.
  • Swift - Get started immediately.

Getting Started

$ git clone https://github.com/dYale/node-catapult-angular my-project
$ cd my-project
$ npm install
$ bower install
$ npm start

Now visit localhost:4000

Running the Tests

There is a basic test framework in your test/ folder. To run the tests, simply run npm test.

Credits

Inspired by the original Node-Catapult developed by mindeavor found at: https://github.com/Concatapult/node-catapult

About

A rapid project starter that includes Node, Express, and Angular v1.5.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published