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

https://github.com/lookfirst/systemjs-material-start

SystemJS Material Start example
https://github.com/lookfirst/systemjs-material-start

Last synced: 10 months ago
JSON representation

SystemJS Material Start example

Awesome Lists containing this project

README

          

# SystemJS Material Start

This project is a clone of [ES6 version](https://github.com/angular/material-start/tree/es6),
but placed into the [generator-systemjs](https://github.com/lookfirst/generator-systemjs/)
structure as an example application.

To use this:

* `git clone https://github.com/lookfirst/systemjs-material-start.git`
* `cd systemjs-material-start`
* `npm install -g jspm gulp`
* `npm install`
* `gulp run`
* `http://localhost:9000`