ehegnes / backgammon-ng-client-old

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

backgammon-ng-client

Setup

Prefer pnpm over yarn or npm.

pnpm i

Targets

Targets may be run with pnpm run <target>.

Target Description
serve Compiles and hot-reloads for development
build Compiles minifies for production
test:unit Runs unit tests
test:e2e Runs end-to-end tests
lint Lints and fixes code

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 60.0%Language:Vue 35.4%Language:HTML 4.6%