Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/readpato/duck-vue-starter
An opinionated Vue3 starter
https://github.com/readpato/duck-vue-starter
typescript vue vue-use vue3
Last synced: 19 days ago
JSON representation
An opinionated Vue3 starter
- Host: GitHub
- URL: https://github.com/readpato/duck-vue-starter
- Owner: Readpato
- Created: 2023-11-23T13:23:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-30T16:02:26.000Z (about 1 year ago)
- Last Synced: 2024-12-24T18:49:44.221Z (about 1 month ago)
- Topics: typescript, vue, vue-use, vue3
- Language: TypeScript
- Homepage:
- Size: 230 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Duck vue starter
Nice to see you here!
This is an opinionated [Vue](https://vuejs.org/) starter.
### How to use it
Run this to clone it and start from a clean git history.```bash
npx degit readpato/duck-vue-starter my-duck-app
cd my-duck-app
pnpm i # Or whatever you are using =]
```
### SupportYou can contact me through:
- Twitter: [@patoraedler](https://twitter.com/patoraedler)
- Email: [email protected]### Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
### Author
Patrick Raedler.