Skip to content

BleemIs42/nsp

Repository files navigation

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