cli-web-scaffold

0.0.23 • Public • Published

Installation

npm install -g cli-web-scaffold

Usage

Generate Project

npx cli-web-scaffold -p Project-Name -t next-with-admin

Generate Config

npx cli-web-scaffold -g

Interactive

npx cli-web-scaffold -i

Shortcut

-n, -name: The name for model and service.
-f, -front: Use this flag to put service on frontSdk.
-b, -back: Use this flag to put service on backSdk.
-s, -shared: Use this flag to put service on sharedSdk.

npx cli-web-scaffold -n Test -f -b

Readme

Keywords

none

Package Sidebar

Install

npm i cli-web-scaffold

Weekly Downloads

0

Version

0.0.23

License

MIT

Unpacked Size

4.77 MB

Total Files

290

Last publish

Collaborators

  • vutpov