Skip to content

Angular2 project, doped with flavours such as Material Design Lite & Polymer

Notifications You must be signed in to change notification settings

codependent/dopangular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DopAngular

Angular2 project with the following doping substances:

  1. Express 4.
  2. Jade template engine.
  3. Gulp as taks manager, performing Sass stylesheet processing, js uglyfying, Typescript compilation, resource live reloading, etc.
  4. Karma + Mocha + Should tests.
  5. Material Design Lite.
  6. Polymer web components.

To run the project

  1. Install the TypeScript definitions: npm install -g tsd@^0.6.0.
  2. Install the project dependencies npm install.
  3. Install the rest of the project dependencies with gulp install.
  4. Launch the project: gulp serve.

About

Angular2 project, doped with flavours such as Material Design Lite & Polymer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published