Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 448 Bytes

File metadata and controls

28 lines (22 loc) · 448 Bytes

dice4

Project setup

Copy example.env to .env and fill it

yarn

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Customize configuration

See Configuration Reference.

Run from Docker

docker build -t dice .
docker run -dp 8080:8080 dice

default address is http://localhost:8080/