A educational website that will generate your Express.js application. It gives you an overview of all the main parts in Express.js.
To run the website locally I would suggest you use serve.
npm install serve -g
serve .
make build
An educational tool to teach you about the different parts of your Express.js app.
JavaScript