Skip to content

GanapathySubramanian/My-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My-Portfolio

Prerequisites

  1. Install NODE JS using the link https://nodejs.org/en/
  2. Any Editor (Preferably VS Code or Brackets Text Editor)
  3. Any web browser with latest version(eg chrome)

Languages and Technologies used

  1. HTML5/CSS3
  2. Node js
  3. Express is
  4. ejs(view engine)

Steps to run the project in your machine

  1. Download and install Node js in your machine
  2. Clone or download the repository
  3. Extract all the files
  4. After Extracting the downloaded file name the folder as my portfolio,open cmd where the folder is placed on your system and use the command npm init to install all the modules that are used for the project .
  5. After installing all the module(express,ejs,nodemon) use the command node index.js or nodemon to run or start the server.
  6. Open your web browser and type 'localhost:5122'
  7. Hurray! That's it!

Releases

No releases published

Packages

No packages published