Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 195 Bytes

File metadata and controls

13 lines (11 loc) · 195 Bytes

Prerequisites

Install node modules:

$ cd frontend && npm install

Starting the project

Enter the project and run commands:

$ docker-compose build
$ docker-compose up