This is a simple project template for React + TypeScript + Vite + Freestyle.
# Clone the repository
git clone https://github.com/freestyle-sh/freestyle-vite-react# Install dependencies
npm install# Start the development server
npx freestyle dev# Build the project
npx freestyle build# Sign in to Freestyle
npx freestyle login# Deploy the project
npx freestyle deploy