Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 525 Bytes

README.md

File metadata and controls

45 lines (28 loc) · 525 Bytes

vue-component

🚀 Roll your Vue components with Rollup.

Fork from znck/vue-plugin-simple.

Dependencies

  • Vue 2.0
  • Rollup
  • Less
  • Eslint(airbnb)

Usage

Make sure installed workplus-cli.

$ npm install workplus-cli -g

And run:

$ workplus start vue-component my-project

Build Setup

# install dependencies
npm install

# build the component by rullup
npm run build

# run eslint tests
npm run lint

Author

Hejx