Skip to content

stakater-lab/stakater-nordmart-review-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stakater-nordmart-review-ui

Management interface for reviews

Build tools

  • Node
  • Webpack

Tech stack

  • Typescript
  • React
  • Rxjs
  • React router
  • Material UI

Supported features

  • View existing reviews
  • Add new review

Local development

  1. npm install
  2. npm start to start dev server running the app in development mode
  3. After successful run, server is running at http://localhost:4200

Docker

  1. docker-compose up
  2. npm start to start dev server running the app in development mode
  3. After successful run, server is running at http://localhost:8080