express-server Basic ExpressJS server with REST API and template rendering. Usage git clone https://github.com/MasonWang025/Node-HTTP-Server.git npm install npm start To run the development version (with nodemon): npm run dev