krguptaa / react_boilerplate

React Redux Admin Panel for managing the admin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Redux Core UI Admin Panel

This project was generated with React Script.

Installation

Clone the repository

git clone https://github.com/gupta-kamlesh-r/react_boilerplate.git

Switch to the repo folder

cd react-redux-admin-panel

Install the dependencies using npm

npm install

Development server

Run npm start for a dev server. Navigate to http://localhost:3000/. The app will automatically reload if you change any of the source files.

Build

Run npm run build to build the project. The build artifacts will be stored in the build/ directory. Use the -prod flag for a production build.

About

React Redux Admin Panel for managing the admin


Languages

Language:JavaScript 98.5%Language:HTML 1.1%Language:CSS 0.4%