mirror of
https://github.com/frappe/books.git
synced 2025-02-02 12:08:27 +00:00
Sample app for frappe
Sample To Do app for frappe
Install
Install dependencies
yarn install
Build
node_modules/.bin/webpack
Start
To start the app + build process
yarn global add foreman
nf start
Languages
TypeScript
57.6%
Vue
39.8%
HTML
1.3%
JavaScript
0.9%
CSS
0.3%
Other
0.1%