Clone the project
npm install //install dependencies
npm run dev //run the project
After the completing the changes run
npm run build
Push the code to develop branch.
Pushing Manually
git add .
git commit -m 'message'
git push origin develop
Your changes must reflect in preview: https://github.com/veeresh-27/businessProfile/deployments/activity_log?environment=Preview