Front-end education for the real world. Since 2018.





Quick and easy local server

Andy Bell

Topic: General

Want a quick and easy local server? All you have to do is the following:

First, cd into the directory you want to serve, then run:

Code language
bash

npx serve

Then, go to <http://localhost:5000>.

Enjoyed this article? You can support us by leaving a tip via Open Collective


Newsletter