react-redux-admin-panel
react-redux-admin-panel copied to clipboard
React Redux Admin Panel
trafficstars
React Redux Core UI Admin Panel
This project was generated with React Script.
Installation
Clone the repository
git clone https://github.com/rmemon/react-redux-admin-panel
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.