Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rbarilani/systemjs-angular-example

SystemJS + Angular 1.5.x + ES6 + NPM + Lazy Loading Routes/Modules Example
https://github.com/rbarilani/systemjs-angular-example

Last synced: about 1 month ago
JSON representation

SystemJS + Angular 1.5.x + ES6 + NPM + Lazy Loading Routes/Modules Example

Awesome Lists containing this project

README

        

systemjs-angular-example (work in progress)
===========================================

AngularJs 1.5.x + ES6 with Babel + SystemJS + NPM.

Heavily inspired from: [https://github.com/lookfirst/systemjs-seed](https://github.com/lookfirst/systemjs-seed). Cheers guys :beers:!

This example **CONTAINS**:

* angular 1.5.x
* ui router 1.x-alpha + ui router extras future states
* lazy loading with ocLazyLoad
* es6 with babel
* systemjs module loader
* npm as the only package manager

This example **DOESN'T CONTAIN**:

* Angular2
* any production workflow
* any build system
* any nice css framework
* css import
* any best practice
* a lot of other required stuff... yet!