mirror of
https://github.com/frappe/books.git
synced 2025-01-22 22:58:28 +00:00
Sample app for frappe-core
Sample To Do app for frappe-core
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.7%
Vue
39.9%
HTML
1.1%
JavaScript
0.9%
CSS
0.3%
Other
0.1%