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

Primary LanguageJavaScript

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