Skip to content

prasanthLalapeta/React-Redux-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Modified boilerplate

A highly scalable, offline-first foundation with the best DX and a focus on performance and best practices.


Quick start

  1. Clone this repository.
  2. Move to the appropriate directory:
  3. Run npm run setup in order to install dependencies and clean the git repo.
    We auto-detect yarn for installing packages by default, if you wish to force npm usage do: USE_YARN=false npm run setup
    At this point you can run npm start to see the example app at http://localhost:4000.

Releases

No releases published

Packages

No packages published