项目作者: krguptaa

项目描述 :
React Redux Admin Panel for managing the admin
高级语言: JavaScript
项目地址: git://github.com/krguptaa/react_boilerplate.git
创建时间: 2018-10-02T15:17:32Z
项目社区:https://github.com/krguptaa/react_boilerplate

开源协议:

下载


React Redux Core UI Admin Panel

This project was generated with React Script.

Installation

Clone the repository

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

Switch to the repo folder

  1. cd react-redux-admin-panel

Install the dependencies using npm

  1. 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.