Skip to content

A skeleton I intend on building angular applications on top of.

License

Notifications You must be signed in to change notification settings

wootencl/Angular2_Foundation_Skeleton

Repository files navigation

Angular2_Foundation_Skeleton

A simple skeleton that can be used to build Angular2 applications. It currently uses ES6 (via Babel) and Node.js for the backend (via Express).

Quick How To:

  • Fork or clone this project onto your local machine.
  • Assuming you have npm installed run npm install in the newly cloned directory to install the dependecies.
  • Run gulp development to build the angular app and fire up a local server.

A big thanks to shuhei's repository 'babel-angular2-app' for helping me to get started!

About

A skeleton I intend on building angular applications on top of.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published