/zc_plugin_duty_shift_dotnet

Company Duty Shift plugin for zuri Chat

Primary LanguageC#

zc_plugin_duty_shift_dotnet

Company Duty Shift plugin for zuri Chat

To run the project :
  1. Clone the repository from develop branch
  2. cd into the app/clientapp directory
  3. Run npm install
  4. Run cd ..twice to navigate back to the zc_plugin_duty_shift_dotnet directory
  5. Run dotnet run

New Branch - > Development - > Master (Final approval)

In order to contribute please follow this guide Contribution Guide

zc_plugin_duty_shift_dotnet Frontend

  1. Clone the repository from develop branch
  2. cd App/ClientApp 3.npm install
  3. npm start
  4. if after npm install it doesn't run
  5. npm install rimraf
  6. npm install craco