Crafting Web Pages Made Effortless!
Warning
Frappe Builder is currently in an experimental stage, and the core design might get updated to enhance app architecture as needed.
Note: Builder is optimized for mac devices as of now.
Credit: Web Page design source
- Install bench.
- Install Frappe Builder app
$ bench get-app builder
- Create a site with builder app
$ bench --site sitename.localhost install-app builder
- Once the site is setup, use bench browse command to open the site in browser
$ bench browse sitename.localhost --user Administrator
- To access the builder page, simply enter
sitename.localhost:8000/builder
in your web browser's address bar. You will now be directed to the builder landing page.