https://github.com/meteor/babel.github.io
https://github.com/meteor/babel.github.io
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/meteor/babel.github.io
- Owner: meteor
- Fork: true (babel/website)
- Created: 2015-09-22T16:25:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-22T16:37:09.000Z (over 9 years ago)
- Last Synced: 2024-09-25T13:04:57.512Z (8 months ago)
- Language: HTML
- Homepage: https://babeljs.io/
- Size: 10.3 MB
- Stars: 4
- Watchers: 17
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# babel.github.io
This is the source for the [babeljs.io](https://babeljs.io) website, powered by [Jekyll](http://www.jekyllrb.com/).
This repo also contains babel's [source documentation](https://github.com/babel/babel.github.io/tree/master/docs).
### Setup
To start the web server on your machine, check out this repo and run `make serve`.