Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/avil13/avil13-create-app
- Owner: avil13
- Created: 2021-03-15T01:44:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-03-15T12:55:24.000Z (over 3 years ago)
- Last Synced: 2024-10-11T17:18:09.394Z (about 1 month ago)
- Topics: app, create, monorepo, starter, typescript
- Language: TypeScript
- Homepage:
- Size: 3.96 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```