soumik12345 / Koderunners-Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Koderunners-Website

Installation

Use the following command to clone the repositorygit clone https://github.com/soumik12345/Koderunners-Website.
Inside the project directory, use the command npm install to install the dependencies.

Run

To start the server, use the command node server.js.
You can also use nodemon server.js if you have nodemon installed globally.
Open localhost:3000 on your browser to view the homepage.

About


Languages

Language:HTML 54.3%Language:CSS 32.1%Language:JavaScript 13.6%