Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 723 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 723 Bytes

Using npm or yarn

We recommend using npm or yarn to install,it not only makes development easier,but also allow you to take advantage of the rich ecosystem of Javascript packages and tooling.

  npm install gov-design-vue --save
  yarn add gov-design-vue

If you are in a bad network environment,you can try other registries and tools like cnpm.