Ecosyste.ms: Awesome
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: 25 days ago
JSON representation
An example of using SystemJS in the browser and in Node.js
- Host: GitHub
- URL: https://github.com/oliverjash/systemjs-browser-node-example
- Owner: OliverJAsh
- Created: 2014-11-10T15:23:34.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-10T15:23:39.000Z (almost 10 years ago)
- Last Synced: 2024-04-14T09:44:00.909Z (7 months ago)
- Language: JavaScript
- Homepage: http://jspm.io/
- Size: 97.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
npm install
jspm install
# Run in browser…
# Run it Node
node node.js
```