Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madarauchiha/babel-amd-demo
https://github.com/madarauchiha/babel-amd-demo
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/madarauchiha/babel-amd-demo
- Owner: MadaraUchiha
- Created: 2015-01-20T09:32:28.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-03T10:33:46.000Z (over 9 years ago)
- Last Synced: 2024-10-19T23:05:48.311Z (26 days ago)
- Language: JavaScript
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple demonstration of how 6to5 can work with requirejs in harmony.
## Build
1. Install node and NPM
2. Install bower
3. Install gulp
5. `npm install`
4. `bower install`
6. `gulp`## Run
Run a static file server on root, and load up index.html.