Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

swd-cli

zlluGitHub2MIT2.0.2

Front end automation deployment platform, project initialization construction tool, including supporting Vue project template, etc。

vue, swd, swt, template, node, swd-cli, Web Deploy

readme

swd-cli

Brief overview

swd-cli can be used to deploy the front-end automation deployment platform named web deploy, which is used for static deployment or automatic deployment, and the front-end is eye-catching. In addition, the front-end automation deployment platform includes a supporting front-end project initialization scaffold SWT cli. Using SWT cli, the front-end project can be quickly constructed, which is convenient for rapid development and use.

Install

$ npm install swd-cli -g

Use as installation template

$ swt init project-template  or  swt i project-template

Use as installation deploy web platform

$ swd init web-deploy  or  swd i web-deploy

Keywords

vue swd swt swd-cli web deploy template