Company Duty Shift plugin for zuri Chat
- Clone the repository from develop branch
cd
into theapp/clientapp
directory- Run
npm install
- Run
cd ..
twice to navigate back to the zc_plugin_duty_shift_dotnet directory - Run
dotnet run
New Branch - > Development - > Master (Final approval)
In order to contribute please follow this guide Contribution Guide
- Clone the repository from develop branch
- cd App/ClientApp 3.npm install
- npm start
- if after
npm install
it doesn't run - npm install rimraf
- npm install craco