Skip to content

newcodepusher/frontend

 
 

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 66.9%
  • JavaScript 29.8%
  • HTML 2.1%
  • Other 1.2%