To setup and test, follow these steps:
git clone https://github.com/voorhoede/vue-components.git
cd vue-components
npm ci
npm test
Node.js, latest LTS is recommended.
- To manage the packages we use npm workspaces.
Write the message in present tense beginning with an uppercase letter, structured like this:
<subject>
<BLANK LINE>
<body>
Example
Clarify missing vue slot error
Closes #1
All notable changes to this project will be documented in the package changelog files.
Their format is based on Keep a Changelog,
and this project adheres to Semantic Versioning. To manage changelog generation and publishing we use changesets.