Skip to content

Abhishek-saharn/projectCTS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodiTec

To run this project you need to

  1. Download Nodejs https://nodejs.org/en/download/
  2. Open Nodejs CLI in project folder.
  3. Install NODEMON to avoid manually restarting server file, using: "npm install nodemon -g"
  4. Install package.json: using: "npm install"
  5. Start server.js file. using: "nodemon server"
  6. Open Google Chrome (Recommended), goto URL: localhost:3000 for more details contact: [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Other 0.2%