Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 663 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 663 Bytes

Appstack-generator

Installation

npm i appstack-generator

Usage

use the following command to generate mean stack app

generate --mean

use the following command to generate mern stack app

generate --mern

Also push your code to github after creating project by saying yes when asked for pemission.

Bug

Report here

Request a feature

Request here