generator-node-webapp
v1.1.1
Published
Generator for a webapp using NodeJS, ExpressJS, TailwindCSS, Handlebars, and Mongoose
Downloads
22
Maintainers
Readme
Yo Node WebApp Project Generator
This generator will help you to create a project to start developingp your own web app using TypeScript, ExpressJS, Jest, Handlebars, and TailwindCSS.
Install the Generator
Install Yeoman and the VS Code Extension generator:
npm install -g yo generator-node-webappRun Yo Code
The Yeoman generator will walk you through the steps required to create your customization or extension prompting for the required information.
To launch the generator simply type:
yo node-webapp