https://github.com/borekdigital/create-client-app
Create a borek.digital client app via cli in no time
https://github.com/borekdigital/create-client-app
cli client deno nuxt sao typescipt vuetify
Last synced: about 1 month ago
JSON representation
Create a borek.digital client app via cli in no time
- Host: GitHub
- URL: https://github.com/borekdigital/create-client-app
- Owner: borekDigital
- License: mit
- Created: 2020-12-14T14:26:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-01T12:58:02.000Z (over 5 years ago)
- Last Synced: 2025-10-17T02:22:17.245Z (8 months ago)
- Topics: cli, client, deno, nuxt, sao, typescipt, vuetify
- Language: HTML
- Homepage:
- Size: 405 KB
- Stars: 1
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README



[](https://www.npmjs.com/package/@borek-digital/create-client-app)
# Create Client App
> Create a highly opinionated, but standardized borek.digital client app
## Getting started
> Make sure to have [yarn](https://classic.yarnpkg.com/en) (>= 1.10) installed
```bash
yarn create @borek-digital/client-app
```
...that's basically it - have fun 🤓
## Contribute
see some hints for [local development of the template](LOCAL_DEVELOPMENT.md)