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?