radunemerenco / react-router-redux-advanced-app

Plugin oriented ReactJS application integrated with react-router and redux. This application was designed to be possible to create different plugins for each customer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactJS + React-Router + Redux Advanced Application

Install packages

npm install

Start the server using one of those commands

npm start // node server.js --env=dev
npm run start-hd // node server.js --env=dev-hd

About

Plugin oriented ReactJS application integrated with react-router and redux. This application was designed to be possible to create different plugins for each customer.


Languages

Language:JavaScript 95.6%Language:CSS 2.9%Language:HTML 1.6%