Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marcalexiei/monorepo-playground-vite-react


https://github.com/marcalexiei/monorepo-playground-vite-react

Last synced: 16 days ago
JSON representation

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
```