A very basic web server Created with ❤️ in ⬢Node.js with ෴HandleBars by Jeremy Swanborough
- Clone the repo using
gitand open the web-serverdir
λ git clone https://github.com/jeremyswann/basic-node-web-server.git web-server
λ cd web-server- Install the app using
yarn
λ yarn installRun yarn serve to start the web server
λ yarn serve
Server is up on port: 3000.Have fun! 🎉