arugyani / shopIQ

LLM powered high-consideration research tool for UTD senior project
1 stars 0 forks source link

Setup front-end environment + build process for Docker #16

Closed arugyani closed 4 months ago

arugyani commented 4 months ago

Front-end Environment + Docker

This pull-request will setup the front-end development environment along with some template code introduced by the shadcn, vite, and tailwind css setup process.

Additionally, a Dockerfile is introduced for standardizing build environments and the associated commands for building the program have been updated in the README.

Here is a link to the process we used for setting up the starter-code.

Closes #10