NodeJS with React implementation?

Hello,

I really love ERPNEXT tech but I don’t know how to use Python.

Is there a way how can I use ERPNext with the current skills I have? NodeJS and React. I mean, is that even possible? I want to customize or implement ERPNext but I don’t have knowledge pertaining to Python.

Really hoping for guidance and help. Thank you.

Go through the tutorial. No need to know python as long as you know basics of programming.

You can use nodejs and react, that will restrict you from using the Frappe python or javascript api.

Vue you may get lucky adding it to build.json.

If you’re treating ERPNext as ReST API. Then you can work with any language.