Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/ehsan-shv/vite-vue-lib-template

Vite Vue lib template.
https://github.com/ehsan-shv/vite-vue-lib-template

vite vite-lib vite-template vue3 vue3-typescript

Last synced: about 2 months ago
JSON representation

Vite Vue lib template.

Lists

README

        

# vite-vue-lib-template

> Fully automated.

- [x] Eslint
- [x] Prettier
- [x] Conventional Commit
- [x] Pre-commit
- [x] Lint-staged
- [x] Semantic-release
- [x] TypeScript

## How to use:

1. Clone the project
2. `yarn`
3. `npx semantic-release-cli setup`
4. Add components
5. `git add .`
6. `yarn commit`
7. `git push`

## Real Example:

[vue-tradingviewWidgets](https://github.com/ehsan-shv/vue-tradingviewWidgets)