1.0.7 • Published 5 years ago

nbsp-web-cli v1.0.7

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

nbsp-web-cli

A simple CLI for scaffolding nuxt projects.

Installation

Prerequisites: Node.js (>=9.x)

$ npm install -g nbsp-web-cli

Usage

$ nbsp create <project-name>

Example:

$ nbsp create my-project

The above command pulls the template from nuxt-ts-el-template, prompts for some information, and generates the project at ./my-project/.