Skip to content

wmerussi/react-boilerplate

Repository files navigation

React Boilerplate

React boilerplate for faster project development.

Available Scripts

In the project directory, you can run:

npm dev

Runs the app in the development mode.
Open http://localhost:3333 to view it in the browser.

The page will reload if you make edits.
You will also see any Airbnb lint errors in the console.

npm test

Launches the jest unit test.

npm prod

Builds the app for production to the dist folder.

It correctly bundles React in production mode and optimizes the build for the best performance.

TODO

  • Add favicons
  • Add CI/CD