Skip to content

CalamityAdam/react-boilerplate

Repository files navigation

React Boilerplate with Tests

React Parcel Jest React Router Made With

This is a boilerplate React 18 repository, being served by Parcel, complete with Jest & React Testing Library test suite.

Built With

Usage

  • Fork this repo, clone to your desktop, and install dependencies:
    npm install
  • Start the server, and navigate to localhost:1234
    npm run start
  • Run the test suite
    npm run test
  • Lint the JavaScript
    npm run lint

Variations

If you need a few additional dependencies, check out these different variations:


Made with ♥️ by Adam Sisk

About

React boilerplate with Jest & React Testing Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published