Skip to content

This is a Demo Project to show case Node JS Platform skill. Here NodeJS along with Angular is used. Server Side: NodeJs, ExpressJs Client Side: Angular

Notifications You must be signed in to change notification settings

imfahim/cellock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup.

  1. Ensure nvm package is installed.
  2. Download nvm-setup.zip and install. (need to uninstall any existing node version) https://github.com/coreybutler/nvm-windows/releases/tag/1.1.9
  3. Open cmd (run as admin). type 'nvm version' to verify installation.
  4. On cmd type and execute "nvm install 9.11.2" then "nvm install 14.15.0"
  5. Open 1st terminal in root directory and run "npm start" (run as admin). this will start the server. Port: 8010
  6. Open 2nd terminal in "client" folder and run "npm start" (run as admin). this will start the frontend Angular project. Port: 4200

About

This is a Demo Project to show case Node JS Platform skill. Here NodeJS along with Angular is used. Server Side: NodeJs, ExpressJs Client Side: Angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published