Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 254 Bytes

File metadata and controls

23 lines (18 loc) · 254 Bytes

corpauration-components

Components library for vue 2

Project setup

yarn install

Serve doc for development

yarn docs:dev

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint