=======
880a02cfcc5147ebe8325423663b9984fdabdbba
Project consists of the following parts:
- Client (Frontend application written in React + Redux)
Project is written in React + Redux with the following libs:
- axios
- Redux-Saga
- Reselect
- Redux-Immutable
- Reactstrap
- React-Router
- Semantic-UI-React
- Validator
- crypto-js
- js-cookie
cp .env.example .env
npm i
Fill out the .env
file.
npm run start:webpack
npm run start:webpack
npm run build
This will create the new release of the app inside the /client/public folder which can be deployed.