
That’s no good, right? So, it’s good practice to always check how the features you’ve created work when accessing your site online. You couldn’t be sure if it works fine for other users. Imagine you would upload your website or app for the world to see without testing it online.

If you’re an aspiring developer you will most definetly like this because it allows you to test features of any web application that you’ve build. Let’s get started! 🚀 Why do you need a web server and what is it anyway?Ī virtual web server runs on your own computer with use of server software.

By the end you’ll be able to run a basic app version on your own virtual server.

In this brief tutorial you will learn how to setup a local server with Node.js.
