/node-first-server

This is my first nodejs project

Primary LanguageJavaScriptMIT LicenseMIT

node-first-server

Im learning nodejs and this is my first server There is a simple menu here and routes to different pages

How to run

1. Clone the repo
2. Run `node index.js`
3. Open `localhost:5000` in your browser
4. Enjoy