Skip to content

wadadaaa/react-static-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published