Node version should be greater than or equal to 12.x
Step 1: start your Freshdesk app in your local using the normal way.
Step 2: Please check the webpack.config.js file.
- configure the domain name
- configure the cookie value. Replace the value
${Replace-this-with-your-site-cookie}
with original cookie.
Step 3: yarn install
Step 4: yarn start