/application-generator

An educational tool to teach you about the different parts of your Express.js app.

Primary LanguageJavaScript

App.js Generator

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 .

Browserify

make build