Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/madarauchiha/babel-amd-demo


https://github.com/madarauchiha/babel-amd-demo

Last synced: 12 days ago
JSON representation

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.