Skip to content

Nekromenzer/react-redux-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React redux-toolkit boilerplate template

Run Locally

Clone the project

  git clone https://github.com/Nekromenzer/react-redux-toolkit.git

Go to the project directory

  cd react-redux-toolkit

Install dependencies

  npm install

Start the server

  npm run dev