mirror of
https://github.com/frappe/books.git
synced 2025-01-06 08:40:43 +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
|
### 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
|
```bash
|
||||||
# clone the repository
|
# clone the repository
|
||||||
git clone https://github.com/frappe/books.git
|
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
|
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
|
```bash
|
||||||
# clone frappejs
|
# clone frappejs
|
||||||
git clone https://github.com/frappe/frappejs.git
|
git clone https://github.com/frappe/frappejs.git
|
||||||
|
Loading…
Reference in New Issue
Block a user