/babel.github.io

:globe_with_meridians: The Babel documentation website

Primary LanguageCSS

babel.github.io

This is the source for the babeljs.io website, powered by Jekyll.

This repo also contains babel's source documentation.

Setup

  • Please install ruby, if not already installed.
    • Use which ruby or ruby --version, to verify if ruby is installed.
  • To start the web server on your machine, check out this repo and run npm start.