npm install
npm run build
npm start
docker-compose up -d
Admin frontend available at: localhost:8217
If you create Vue.JS project via Vue-Cli as a submodule of a Git-based project ignore adding it to vcs root of main project(via Intellij) and remove generated .git inside