Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcalexiei/monorepo-playground-vite-react
https://github.com/marcalexiei/monorepo-playground-vite-react
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/marcalexiei/monorepo-playground-vite-react
- Owner: marcalexiei
- Created: 2024-01-20T12:59:54.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-20T14:53:46.000Z (10 months ago)
- Last Synced: 2024-10-10T16:28:54.859Z (29 days ago)
- Language: TypeScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Monorepo playground – vite & react
## Features
- ✅ npm workspace support
- ✅ TS support
- ✅ IntelliSense support!
- ✅ react app
- ✅ vite## Try it out
1. Clone repo
2. Run
```bash
npm install
```3. Run
```bash
npm run build
```