Skip to content

shojib/ngES6

Repository files navigation

ngES6 v0.1

ngES6 is an AngularJS + ES6 seed. It works out of the box and contains some of the things that you need to kickstart your next Angular projects. The code is nicely modularized, and supports dependency management, unit tests, and e2e tests.

  • Framework/Library: AngularJS, Babel
  • Language: ES6
  • Template Engine: Jade
  • Dependency and Package Management: SystemJS, JSPM
  • JS Task Runner: Grunt
  • Unit & E2E Test Frameworks: PhantomJS, Karma, Jasmine, Protractor

Installation:

$ npm install
$ jspm install

Tests:

$ grunt tests

Run:

$ grunt web

About

AngularJS meets ES6.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published