anthonyshew / maestros

https://shew.dev
138 stars 8 forks source link

Add a Vite-React app to repo. #55

Open anthonyshew opened 1 year ago

anthonyshew commented 1 year ago

This doesn't have to be deployed and can be for demonstration's purpose.

GIT-Gizmo commented 1 year ago

Can you please explain more on the issue?

anthonyshew commented 1 year ago

The plan is to include a simple demo of a Vite app into the /apps of this repo for demonstration purposes. It would be a reference piece for #20.

It doesn't have to be too fancy! It would only need to run in dev mode for turbo dev and build for turbo build. I think I would also install the UI package to it and throw a few components on a page. Again, just for demonstration purposes.