Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 431 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 431 Bytes

Find a free room @ EPFL

Contributing

Pull requests are welcome !

Launching

In order to launch a development version of this project, you must have docker installed.

Then, just run:

make

to build the project, and

make start

to start the development server. You can now go to localhost:3000 to see the page.