- Clone this repo.
- Move to the appropriate directory:
cd mbo
. - Run
yarn
ornpm install
in order to install dependencies. - At this point you can run
yarn start
ornpm start
to see the app athttp://localhost:3000
. Now you're ready to rumble!
This project is licensed under the MIT license, Copyright (c) 2017 Maximilian
Stoiber. For more information see LICENSE.md
.