What are the steps to install trudesk on windows 11?
- Install Node JS
- Install MongoDB
- Clone trudesk from github
- Run
yarn install
- Run
yarn build
- Run
yarn start
What are the steps to install trudesk on windows 11?
yarn install
yarn build
yarn start