A CLI to create your Node.js application's boilerplate

Mohsen Kamrani
0 replies
A CLI I'm working on that creates boilerplates and templates for various languages/frameworks now supports Node.js. https://github.com/utopiops/utop... In case of Node.js, at this early stage, it supports Express frameworks, creates the folder structure, mongoose, passport.js, sets up git, linting and testing tool.
🤔
No comments yet be the first to help