1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-10 07:55:21 +02:00

Update README.md

This commit is contained in:
Josh Pigford 2024-01-10 14:03:27 -06:00
parent 858ae6dd64
commit c850044b60

View file

@ -14,6 +14,8 @@ There's a LOT of work to do to get this functioning, but it should be feasible.
This is the current state of building the app. You'll hit errors, which we're working to resolve (and certainly welcome PRs to help with that). This is the current state of building the app. You'll hit errors, which we're working to resolve (and certainly welcome PRs to help with that).
You'll need Docker installed to run the app locally.
``` ```
cp .env.example .env cp .env.example .env
yarn install yarn install