assellalou / nodejs-server

just my first nodejs server using just HTTP module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JUST A NODE SERVER WITH ROUTES PRE-MADE FOR YOU

IN ORDER TO USE IT:

  1. Clone the repo in your machine by git clone https://github.com/assellalou/nodejs-server.git

  2. Install the missing modules by running npm install

  3. Run the server by node ./server.js

  4. You are absolutely ready to go check out the localhost on port 3000

    happy hacking 💦💦

About

just my first nodejs server using just HTTP module

License:MIT License


Languages

Language:JavaScript 45.8%Language:HTML 42.3%Language:CSS 11.9%