Skip to content

Go2Office/react-static-starter

 
 

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

One-click Deployments

Deploy to Netlify

React-Static Documentation

Visit the React-Static Github Repo!

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

Other examples are also available for common project formats!

About

React Starter

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 87.4%
  • CSS 12.6%