- React Server Side Rendering
- React Redux
- React Router v4
- Post CSS
- Webpack 3
- ESLint
- run
yarn install
- run
npm run dev
** This will start local environment for you
- navigate to
localhost:9191
- run
npm run build:fe
- run
npm run build:be
- run
npm run start
** This will build the project into build folder and start local environment for you - navigate to
localhost:9191