Etiqueta Service Mocking

Quick File Server

Let's install a Quick File Server to serve files from a folder, we can use the serve package. Let's start by installing it using the following command $ npm install serve in your terminal.