https://github.com/pseitz/es6ify-sourcemaps-test
https://github.com/pseitz/es6ify-sourcemaps-test
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/pseitz/es6ify-sourcemaps-test
- Owner: PSeitz
- Created: 2015-08-08T08:46:14.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-08T08:49:36.000Z (almost 11 years ago)
- Last Synced: 2025-08-04T20:29:41.406Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 207 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
```
npm install
npm start # compile js & run server on 0.0.0.0:3000
open http://0.0.0.0:3000
```