2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 03:29:00 +00:00
books/README.md
2018-01-16 12:46:50 +05:30

241 B

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