create-fullstacked
v0.1.5
Published
Create a FullStacked Project
Downloads
3
Readme
Checkout FullStacked repo for the docs, usage and requirements.
Getting Started
Create a FullStacked project with a single command.
npm init fullstacked
Templates
Start off your project with pre-setup libraries, frameworks and external tools. Simply pass them as arguments in your init command like that :
npm init fullstacked -- react express mongodb