- Install dependencies with 'npm install' command.
- Build project with 'npm run build' command.
- Serve project with 'npm run serve' command.
- docker stack deploy --compose-file docker-compose.yml command locally for running docker swarm services redis and mongodb.