DorkasV / triweb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

triweb

Tristats Vue

Build Setup

# install dependencies
yarn

# serve with hot reload at http://localhost:3000
yarn dev

# build for production with minification
yarn build

# build for production and view the bundle analyzer report
yarn build --report

# build docker image
docker build -t triweb .

# run built docker container
docker run --rm -p 8080:80 triweb

About


Languages

Language:Vue 70.8%Language:JavaScript 28.7%Language:Dockerfile 0.4%Language:Shell 0.1%