0.0.41 • Published 5 years ago

@nsp/cli v0.0.41

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

nsp

NPM version Build Status NPM downloads

A lightweight cli for you use plugin, such as React, Vue, Webpack etc, to registry command, In a project, you can ddd webpack plugin to build application. nsp named from Nature Spirit Pavilion, inspired by ddot.


Getting Started

# Create app
mkdir myApp && cd myApp && yarn init

# Install cli
yarn add @nsp/cli --dev

# Init app
npx nsp init