Use this algorithm for build system locally:
-
Download and install
dockeranddocker-compose. -
Clone this project.
-
Open command line / console / terminal.
-
Go to project directory.
-
Build the project:
docker-compose build web. -
Up the project:
docker-compose up web. -
Open in browser
http://0.0.0.0:3000and typeSemantic Web.