/elixir-camp-5

The website promoting Elixir Camp 5

Primary LanguageJavaScript

React-Static - Basic Example

This example is the most basic version of react-static available. It includes:

  • Babel
  • CSS imports
  • Image imports
  • File imports
  • Automatic Routing

To get started, run react-static create and use the basic template.

Getting started

  • install yarn npm install -g yarn

  • install the dependencies yarn install

  • run the app yarn start