jcalixte / onitama

Open source game from Inspired by the Arcane Wonders board game (no affiliation with)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

onitama

Netlify Status

Project setup

yarn install

Set your .env.local file

Copy and rename .env.local.sample to .env.local and insert your CouchDB URL in it.

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

Open source game from Inspired by the Arcane Wonders board game (no affiliation with)


Languages

Language:TypeScript 53.2%Language:Vue 43.4%Language:JavaScript 2.3%Language:SCSS 0.7%Language:HTML 0.5%