wmerussi / react-boilerplate

React boilerplate for faster project development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

React boilerplate for faster project development

License:MIT License


Languages

Language:JavaScript 88.7%Language:CSS 8.6%Language:HTML 2.7%