Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/readpato/duck-expenses
https://github.com/readpato/duck-expenses
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/readpato/duck-expenses
- Owner: Readpato
- Created: 2023-10-28T13:33:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-28T17:43:35.000Z (about 1 year ago)
- Last Synced: 2024-12-24T18:49:46.695Z (16 days ago)
- Language: TypeScript
- Size: 303 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Duck nuxt starter
Nice to see you here!
This is an opinionated [Nuxt3](https://nuxt.com/) starter.
### How to use it
Run this to clone it and start from a clean git history.```bash
npx degit readpato/duck-nuxt-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.
Please make sure to update tests as appropriate :)
### Author
Patrick Raedler.