weavv-cli

1.0.9 • Public • Published

WEAVV CLI

Create a new frontend project with WEAVV CSS framework and scaffolding instantly bundles with necessary build tools for HTML, CSS/SCSS, JS and image assets.

Note: The example boilerplate is using Vanilla JS to create web components.

Usage

make sure you have npx or with yarn installed, you can create new WEAVV project without installing the package,

# YARN
$ yarn weavv-cli my-new-project
# NPM
$ npx weavv-cli my-new-project

if you install the package locally,

# YARN
$ yarn global add weavv-cli
# NPM
$ npm i -g weavv-cli

then simply run this command and follow the onscreen instructions,

# weavv <PROJECT_NAME_OR_PROJECT_DIR>
$ weavv my-new-project

Credits

SAO, NodeJS, Gulp


MIT

Package Sidebar

Install

npm i weavv-cli

Weekly Downloads

1

Version

1.0.9

License

MIT

Unpacked Size

33.6 kB

Total Files

27

Last publish

Collaborators

  • louislow