Copy example.env to .env and fill it
yarn
yarn serve
yarn build
docker build -t dice .
docker run -dp 8080:8080 dice
default address is http://localhost:8080/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Copy example.env to .env and fill it
yarn
yarn serve
yarn build
docker build -t dice .
docker run -dp 8080:8080 dice
default address is http://localhost:8080/