Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 723 Bytes

File metadata and controls

43 lines (27 loc) · 723 Bytes

Bookeeper Mobile Web App

Bookeeper Mobile Web App

Join or create a Shared flat with your roommates, track your common expenses.

Pre-requisites

  • NodeJS

Getting started

  • Clone the repository
$ git clone git@github.com:Edouardbozon/bookeeper.git
  • Jump in dir
$ cd <bookeeper>
  • Install modules
$ yarn install
  • Run the dev server
$ yarn start
  • 🌈 It works! By default the app is running on http://localhost:6075/

Helpfull links