2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 11:29:00 +00:00
books/README.md
2018-07-17 17:05:25 +05:30

243 B

Frappe Accounting

Simple JS based app for personal and small businesses accounting

Install

Install dependencies

yarn

Development

# start dev server
yarn dev

# in another shell, start node server
yarn server