Skip to content

erictreacy/create-react-static

Repository files navigation

React-Static Starter

This repo is a ready-to-deploy mirror of React-Static's basic example template. It includes:

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

Quick Start

  1. Install dependencies: yarn or npm install
  2. Start the dev server: yarn start or npm run start
  3. Build for production: yarn build or npm run build
  4. Test a production build: yarn serve or npm run serve

About

A static React starter site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published