Skip to content

A npm Package to generate starter project for various npm framework

License

Notifications You must be signed in to change notification settings

CodingSamrat/initpro

Repository files navigation

InitPro

A very user-friendly tool to generate starter project for various node framework. The package contains zero dependency & only one command.

Installation

# windows
npm install initpro -g

# Linux / MAC
sudo npm install initpro -g

Usage

InitPro contains only one command to generate starter project.

initpro <frameworkName> <projectName>

 # Example
initpro express new-express-app

For more details please visit here!

About

A npm Package to generate starter project for various npm framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published