MartinRosenberg / mess-hall

For throwing messages back and forth down the hall. (That's what "mess hall" means, right?)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mess-hall

For throwing messages back and forth down the hall. (That's what "mess hall" means, right?)

Install

In the terminal, run:

git clone https://github.com/MartinRosenberg/mess-hall.git
cd mess-hall
yarn

Run

  1. In the terminal, run your choice of mode from below.
  2. Open the client in your browser at http://localhost:1234/.

Development mode

yarn dev

Production mode

yarn build
yarn start

About

For throwing messages back and forth down the hall. (That's what "mess hall" means, right?)

License:GNU General Public License v3.0


Languages

Language:JavaScript 96.8%Language:HTML 3.2%