mirror of
https://github.com/frappe/books.git
synced 2024-11-14 01:14:03 +00:00
273 B
273 B
Frappe Accounting
Simple JS based app for personal and small businesses accounting
Install
Install dependencies
yarn install
Build
node_modules/.bin/rollup
Start
To start the app + build process
yarn global add foreman
nf start