Skip to content

Tech garage is a Platform to access different tools available on the internet

License

Notifications You must be signed in to change notification settings

MuvinMurugan/TechGarage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TechGarage

Prerequesite

Install Node.js from nodejs.org

Server

Start server:

cd project/server
npm install ci
npm install -g nodemon
nodemon server

Client

Start Web server

cd project/client
npm install ci
npm start

About

Tech garage is a Platform to access different tools available on the internet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.7%
  • HTML 9.1%
  • CSS 7.2%