(Squeeze it) makes links small again ;)
squeeze-it-frontend
http://localhost
in 'src/consts/consts.js' then run npm run build
and you can build it so it will work with backend (you have to also prepare a backend a little bit).
If you want to run docker build on the Dockerfile you have to change frontend variable to Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint