/Express.js_Tutorial

This is a repo written for Beginner's guide to building a server with Express.js

Primary LanguageHTML

Express.js_Tutorial

This repo was written for Beginner's guide to building a server with Express.js.

This tutorial will instruct you to copy the contents of home.html and funny-name.html files in this repo to the corresponding files in your own server.

Use this repo as a reference if you encounter a bug. The chances are there may be typos or spacing error in your code.

If you want to fork and clone this repo, feel free to do so!

Upon cloning this repo, run npm install in your terminal and run npm start to fire up the server. Enter localhost:3000/ in your browser and you will see our app up and running.

Happy hacking! :)

Lisa