frappe-accounting
v0.0.2
Published
Simple Accounting app for everyone
Downloads
1
Readme
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