Skip to content

davstur/hanabijd

 
 

Repository files navigation

Hanab

A cooperative card game web app hosted at hanab.cards.

Setup

cp .env.sample .env
npm install
npm run dev

Commands

npm run dev       # Dev server (http://localhost:3000)
npm run build     # Production build
npm run lint      # Lint

About

Play Hanabi online with friends!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.8%
  • CSS 24.7%
  • JavaScript 1.5%