Website β Chat online β Getting started β Blog β Changelog β Trello β License
With docker:
Build the image
$ docker build -t front .And then run it
$ docker run -p 8080:8080 front
Made with β€οΈ by Hugo Lageneste
Website β Chat online β Getting started β Blog β Changelog β Trello β License
With docker:
Build the image
$ docker build -t front .And then run it
$ docker run -p 8080:8080 front
Made with β€οΈ by Hugo Lageneste