Skip to content

StepanovTV/react-starter-kit-2021

Repository files navigation

React Starter Kit — 2021

create an .env file as .env.example in the root of the project

Building and running on localhost

First install dependencies:

npm install

To run in hot reloading mode using webpack-dev-server:

npm start

To create a production build:

npm run build

Running

Open the file public/index.html in your browser

License

MIT

Free Software, Hell Yeah!

About

A Simple react starter kit. Supports client-side routing, ReduxJS, eslint with recommended lint rules, prettier and other best practices supported OOB

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors