Skip to content

mxlle/boardgame_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

221 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Only one word! (boardgame_app)

Source code of the game "Only one word!"

Play it online at https://nureinwort.okj.name/

Development setup

Prerequisites

  • NodeJS
  • MongoDB

E.g. install via command line: sudo apt install mongodb

Api / Backend

Inside boardgame_app/api:

  • Install dependencies with npm install
  • Start development server with npm run start:dev

UI

Inside boardgame_app/ui:

  • Install dependencies with npm install

  • Start development server with npm start

    Have Fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors