Skip to content

EdwinZhanCN/CropWebsite

Repository files navigation

CropWeb

A sample company website and the website update system.

Demo Site

Successfully Deploy the Web App! With Data! 🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉

Dev Usage

# clone the repo
git clone https://github.com/EdwinZhanCN/CropWebsite.git
# go to the base directory
cd CropWebsite/cropwebsite-frontend/
# run vite
npm run dev