https://github.com/andyexeter/vite-bundle-issue-demo
https://github.com/andyexeter/vite-bundle-issue-demo
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/andyexeter/vite-bundle-issue-demo
- Owner: andyexeter
- Created: 2022-11-11T10:43:41.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-11T10:43:56.000Z (over 3 years ago)
- Last Synced: 2025-02-07T17:18:17.457Z (over 1 year ago)
- Language: PHP
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```