Skip to content
/ React_Boilerplate Public template

A React-App boilerplate repo including a test suite

Notifications You must be signed in to change notification settings

MugishaU/React_Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Boilerplate w/Test Suite

Run Instructions

  • Click "Use this template" at the top of this repository

  • Follow GitHub's repository setup instructions

  • Clone new repository to machine

  • In new repository local terminal

    • On first use run npm install to install required packages
    • To start app on LOCALHOST:8000 run npm start
    • To run test suite run npm test
    • To run test suite coverage run npm run coverage

About

A React-App boilerplate repo including a test suite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published