To install the project on your Windows computer, download the .zip file from the repository, unzip it and open it in your code editor.
Then, in root run this command:
npm install
Run this command:
npm start
It will open http://localhost:3000 to view it in your browser.
The page will reload when you make changes. You may also see any lint errors in the console.
npm run build
Note: To make sure this works properly don't delete any of the files in root
Builds the app for production to the dist
folder.
It correctly bundles React in production mode and optimizes the build for Zoho.
Note: In the 'dist' folder you will find the .zip file that you can upload to your CRM!