Skip to content

TimeTerminal/react-app-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React App Boilerplate

Features

  • React 18+ and Webpack 5.9+
  • SASS support out of the gate
  • HMR and hot reloading
  • Compiles to a single JS and CSS file
  • Not bloated with the create-react-app and Next.js spaghetti 🍝

Development

  • npm i Install dependencies
  • Create a .env file in the root of the folder
  • npm run dev will open your browser to localhost:9000

Production Build

npm run build:prod

About

A React boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published