An open API service indexing awesome lists of open source software.

https://github.com/wichopy/big-2-ui

web client for online big 2 game
https://github.com/wichopy/big-2-ui

Last synced: over 1 year ago
JSON representation

web client for online big 2 game

Awesome Lists containing this project

README

          

## Development

`npm i`

To run dev server, its best to run 2 seperate terminals. One for running the autobuilder and one for running the static file server. Using npm run dev will cause the port to get overwritten in the terminal.

`npm run autobuild`

`npm run start:dev`