Skip to content

A SEO friendly react based static compiled site using react-static. Exploring building static web sites that a easy to support with the use of the react ecosystem. Also has a number of features to speed dev time AND reduce pageload times

Notifications You must be signed in to change notification settings

akado117/react-static-wendys-location

Repository files navigation

React-Static - Animated Routes Example

This example is a fork of the basic template, and demonstrates how to animate routes with:

  • Automatic Routing
  • Routes Render Props
  • React Move

To get started in the CLI, run react-static create and use the animated-routes template. To get started after cloning this repo:

  1. Rename gitignore to .gitignore
  2. Install deps with yarn or npm install
  3. Run the dev server with yarn start or npm run start
  4. Build the site with yarn build or npm run build
  5. Test the build with yarn serve or npm run serve

About

A SEO friendly react based static compiled site using react-static. Exploring building static web sites that a easy to support with the use of the react ecosystem. Also has a number of features to speed dev time AND reduce pageload times

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published