repo-scaffolding
v1.0.2
Published
Simple scaffolding package on scalable MVC architecture
Readme
Repo Scaffolding
A simple CLI tool to scaffold a new Node.js project with a scalable MVC architecture.
Usage
Install the package globally:
npm install -g repo-scaffoldingThen run the command:
repo-scaffoldingYou will be prompted to enter a project name, and the tool will generate the directory structure for you.
