Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (21 loc) · 281 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 281 Bytes

vue-slot-hooks

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint