Skip to content

CSRD (Customer Sales Representative Desktop) - an app which was created during educational process. It contains 4 modules and allows a CSR to see information about client and create tickets for client's requests.

Notifications You must be signed in to change notification settings

egorka13/nc-csrd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nc-csrd

How to start development

  1. Download and install Node.js;
  2. Install node modules from package.json with npm i;

Development server

Run npm start for a dev server. Navigate to http://localhost:1234. The app will automatically reload if you change any of the source files.

Built With

  • Parcel - a web application bundler, differentiated by its developer experience. It offers blazing fast performance utilizing multicore processing, and requires zero configuration.

About

CSRD (Customer Sales Representative Desktop) - an app which was created during educational process. It contains 4 modules and allows a CSR to see information about client and create tickets for client's requests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published