Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/avil13/avil13-create-app

The fastest way to make a ts or ts/monorepo project.
https://github.com/avil13/avil13-create-app

app create monorepo starter typescript

Last synced: 19 days ago
JSON representation

The fastest way to make a ts or ts/monorepo project.

Awesome Lists containing this project

README

        

# @avil13/create-app

Repository for quick start typescript projects

![demo @avil13/create-app](https://raw.githubusercontent.com/avil13/avil13-create-app/master/assets/create-app.gif)

```sh
# npm - recomended
npm init @avil13/app
```

OR

```sh
# simple
yarn create @avil13/app
```