joaonsantos / react-boilerplate

Minimal React Boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Boilerplate

A minimal boilerplate react app built from scratch.

It uses the latest features of webpack 5. It also supports react refresh in development mode.

Support for React 17

Support for react 17 is here!

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
The browser opens at http://localhost:3000.

npm run build

Builds the app for production.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

Minimal React Boilerplate


Languages

Language:JavaScript 87.3%Language:CSS 10.6%Language:Makefile 2.1%