What is better for develop ERPNext

What better develop local then upload to server
or develop in server …
and what the step to upload my local application to server .

  1. Make custom app
  2. Develop on Local
  3. Push to your app’s GitHub repo
  4. Install your app on the remote site

While developing

  1. Test and develop on local
  2. Push custom app on GitHub
  3. Pull from GitHub on your server

See http://frappe.github.io/frappe/user/en/

3 Likes

This topic was automatically closed after 24 hours. New replies are no longer allowed.