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

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

Awesome Lists containing this project

README

          

![project-preview](https://repository-images.githubusercontent.com/321372855/d5341c00-3eef-11eb-98df-ea53afd93f66)

![NPM Publish](https://github.com/borekDigital/create-client-app/workflows/NPM%20Publish/badge.svg)
![GitHub](https://img.shields.io/github/license/borekDigital/create-client-app)
[![NPM version](https://img.shields.io/npm/v/@borek-digital/create-client-app.svg?style=flat)](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)