Skip to content

mrlukasbos/catan-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

catan-web

Repository for a user interface for the Catan game.

Other repositories:
Catan web (Javascript): https://github.com/mrlukasbos/catan-web
Catan server (Java): https://github.com/mrlukasbos/catan-server
Catan AI client (Rust): https://github.com/mrlukasbos/catan-client

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

// or with autofix for bot sass-lint and eslint
npm run lint:fix

Customize configuration

See Configuration Reference.

About

Web interface for the Catan game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published