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
- Host: GitHub
- URL: https://github.com/lookfirst/systemjs-material-start
- Owner: lookfirst
- Created: 2015-03-15T08:29:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-06T19:08:58.000Z (about 11 years ago)
- Last Synced: 2025-08-09T16:58:03.551Z (11 months ago)
- Language: JavaScript
- Size: 172 KB
- Stars: 9
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`