Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syakuis/turborepo
https://github.com/syakuis/turborepo
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/syakuis/turborepo
- Owner: syakuis
- Created: 2023-07-22T13:38:42.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2024-05-04T11:21:26.000Z (6 months ago)
- Last Synced: 2024-05-05T08:38:56.657Z (6 months ago)
- Language: TypeScript
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Turbo Repo Template
## Vite Starter
https://ko.vitejs.dev/guide/#scaffolding-your-first-vite-project
```
npm create vite@latest my-vue-app -- --template vue
```