mirror of
https://github.com/frappe/books.git
synced 2025-02-07 06:28: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.6%
Vue
39.8%
HTML
1.3%
JavaScript
0.9%
CSS
0.3%
Other
0.1%