Skip to content

LontraX/zc_plugin_duty_shift_dotnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Company Duty Shift plugin for zuri Chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.2%
  • C# 39.7%
  • HTML 4.9%
  • CSS 1.2%