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

https://github.com/andyexeter/vite-bundle-issue-demo


https://github.com/andyexeter/vite-bundle-issue-demo

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# pentatrion/vite-bundle Issue Demo

## Installation

```bash
composer install
npm install
```

## Usage

```bash
symfony server:start
npm run dev
```