Skip to content

A template for quickly getting off the ground with new React projects.

Notifications You must be signed in to change notification settings

jeffreywhitaker/react-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Template

Use as a template for starting React projects.

Contains:

  • React
  • ReactRouter
  • Webpack
  • Babel
  • Jest
  • Styled Components

Instructions

Development:

yarn start

Production:

yarn build

Test:

yarn test

About

A template for quickly getting off the ground with new React projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published