Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

node-template-cli

Chaitanya00923MIT1.1.5

A command line tool to generate node.js project

node, boilerplate, template, cli, node-template

readme

Node Template Generator CLI

A command line tool to generate node.js project.

Installation

$ npm install -g node-template-cli

Commands

Create new project

$ node-template-cli create <app_name>

Select database

? Please select database (Use arrow keys)
❯ mongodb 
  postgresql 

App Info

Author

Chaitanya Thakre

Contributer

Shubham Gupta

Version

1.1.0

License

This project is licensed under the MIT License