-
Run app in dev mode with CSR
yarn start -
Run Tests
yarn test -
Build App
yarn build -
Start app with SSR
yarn server -
Deploy Changes
git push origin master
- React 16
- Redux
- Express
- Bootstrap 4
This application has CI pipeline setup through Travis.
It is automatically deployed on heroku when changes are pushed to master.
url: https://ps-hiring-assignment.herokuapp.com/