mirror of
https://github.com/frappe/books.git
synced 2024-12-31 22:11:48 +00:00
chore: link to issue addressing broken develop
This commit is contained in:
parent
4400416768
commit
8e62272d08
@ -70,6 +70,8 @@ database.
|
||||
|
||||
### Clone and Run
|
||||
|
||||
Due to some `yarn.lock` issue this won't run, to run it check [Issue #315](https://github.com/frappe/books/issues/315)
|
||||
|
||||
```bash
|
||||
# clone the repository
|
||||
git clone https://github.com/frappe/books.git
|
||||
@ -88,6 +90,8 @@ yarn electron:serve
|
||||
|
||||
FrappeBooks is based on [FrappeJS](https://github.com/frappe/frappejs) for managing models and objects. To develop alongside FrappeJS
|
||||
|
||||
Due to some `yarn.lock` issue this won't run, to run it check [Issue #315](https://github.com/frappe/books/issues/315)
|
||||
|
||||
```bash
|
||||
# clone frappejs
|
||||
git clone https://github.com/frappe/frappejs.git
|
||||
|
Loading…
Reference in New Issue
Block a user