ERPNext Development Setup
- Atul
- Technology , Web , Free software , The big o community , Frappe , Erpnext
- May 19, 2025
Table of Contents
ERPNext Development Setup
Frappe Bench
bench init [bench name]
Create a site
bench new-site erpnext.localhost
Installing ERPNext
# Get the ERPNext app
bench get-app https://github.com/frappe/erpnext
# Install the app
bench --site erpnext.localhost install-app erpnext
#adding to host
bench --site erpnext.localhost add-to-hosts