# React + Blade Application

This is base application for AI to get started with React and Blade

## Start Server

```sh
npm install # to install dependencies
npm run dev # to run the dev server
```
