Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dgautsch/babel-sandbox
A Babel JS sandbox for Barcamp 2015
https://github.com/dgautsch/babel-sandbox
Last synced: about 1 month ago
JSON representation
A Babel JS sandbox for Barcamp 2015
- Host: GitHub
- URL: https://github.com/dgautsch/babel-sandbox
- Owner: dgautsch
- License: mit
- Created: 2015-11-03T16:08:49.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-10T15:14:35.000Z (about 9 years ago)
- Last Synced: 2023-05-16T05:27:06.934Z (over 1 year ago)
- Language: JavaScript
- Size: 145 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# babel-sandbox
A Babel JS sandbox for Barcamp 2015## Installation
Make sure you have node installed on your machine and then run:
`npm install`
To start the server run `npm start` and then open your browser to the address specified by budo in the terminal.
## Slides
[Slides from the conference](https://drive.google.com/open?id=1ysHD4Xv0ZQxmzG1T4FNfSg99GIuBusx8ttLbt3KKCh4)