torinos-io / web

Web frontend of torinos

Home Page:https://torinos.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web

CircleCI

Web frontend of torinos

Setup

Install Docker, docker-compose and https://github.com/creasty/rid.

$ rid compose pull

Run

# install dependencies
$ rid yarn

# serve with hot reload at localhost:8080
$ rid yarn dev

# build for production with minification
$ rid yarn build

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

# run unit tests
$ rid yarn unit

# run all tests
$ rid npm test

About

Web frontend of torinos

https://torinos.io


Languages

Language:JavaScript 79.8%Language:Vue 12.6%Language:HTML 4.4%Language:Shell 2.9%Language:CSS 0.3%