Management interface for reviews
- Node
- Webpack
- Typescript
- React
- Rxjs
- React router
- Material UI
- View existing reviews
- Add new review
npm install
npm start
to start dev server running the app in development mode- After successful run, server is running at http://localhost:4200
docker-compose up
npm start
to start dev server running the app in development mode- After successful run, server is running at http://localhost:8080