nbsp-web-cli
v1.0.7
Published
nbsp前端脚手架工具
Readme
nbsp-web-cli
A simple CLI for scaffolding nuxt projects.
Installation
Prerequisites: Node.js (>=9.x)
$ npm install -g nbsp-web-cliUsage
$ nbsp create <project-name>Example:
$ nbsp create my-projectThe above command pulls the template from nuxt-ts-el-template, prompts for some information, and generates the project at ./my-project/.
