This package has been deprecated

Author message:

This package is not maintained anymore, you can use @cnamts/vue-cli-plugin-vue-dash instead.

@cnamts/vue-dash

2.0.0-alpha.13 • Public • Published

Vue Dash

Vue Dash is a tool made to create and manage CNAM front-end projects.

preview

Inspired by and built on top of Vue CLI.

Installation

To install Vue Dash, you need to use yarn or npm:

yarn global add @cnamts/vue-dash
# OR
npm install -g @cnamts/vue-dash

This will make the Vue Dash command available globally.
You can verify that it's properly installed by simply running vue-dash, it should show a help message listing all available commands.

Basics

Instant Prototyping

You can create a new project in seconds using the create command:

vue-dash create hello-world

You'll need to answer some questions, then it will install everything necessary, and that's it!

Package Sidebar

Install

npm i @cnamts/vue-dash

Weekly Downloads

13

Version

2.0.0-alpha.13

License

MIT

Unpacked Size

672 kB

Total Files

151

Last publish

Collaborators

  • vvachet
  • 4dr1en
  • davidfyon
  • deraw
  • cnam-owner