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

https://github.com/oliverjash/systemjs-browser-node-example

An example of using SystemJS in the browser and in Node.js
https://github.com/oliverjash/systemjs-browser-node-example

Last synced: 10 months ago
JSON representation

An example of using SystemJS in the browser and in Node.js

Awesome Lists containing this project

README

          

```
npm install
jspm install
# Run in browser…
# Run it Node
node node.js
```