Skip to content

sreucherand/react-static-starter

Repository files navigation

react-static-starter

A starter for using React in a static environment.

Features

  • ⚛️ 100% React
  • 🚧 CSS Modules with compiler-string-loader
  • 🎁 Data Agnostic. Supply your site with data from anywhere.
  • 🔥 Hot Reloadable out-of-the-box. Edit React components & styles in real-time.
  • 💄 ESLint and Prettier for code style

Usage

# Install dependencies
yarn

# To develop
yarn start

# To generate the static files
yarn static

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published