Greetings, I'm planning on learning how to build react / node apps by dissecting and modifying you Accounting App. Will I be able to do "git clone"? Will the purchased code include all react as well as the node code?
Eugene [email protected]
Greetings, I'm planning on learning how to build react / node apps by dissecting and modifying you Accounting App. Will I be able to do "git clone"? Will the purchased code include all react as well as the node code?
Eugene [email protected]
Hi Eugene,
Thanks for your question.
Will I be able to do "git clone"?
Yes, you will get access to the private repository of the template.
Will the purchased code include all react as well as the node code?
Correct. It includes both parts: front-end & back-end
Please let me know if you have any other questions
you can easily get the source code of React and Node.js as they are both open source projects. You can find the official project repositories on GitHub: React source code: https://github.com/facebook/react Node.js source code: https://github.com/nodejs/node On these repositories you will find the complete source code with all the details and instructions for installation and use. Keep in mind that using the source code is subject to the license agreements listed in the project repositories.