Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 622 Bytes

File metadata and controls

23 lines (14 loc) · 622 Bytes

sushacks-2025

This project was generated using our custom project scaffolding tool. It includes:

  • A frontend project (React or Next.js) with optional TailwindCSS setup.

Setup Instructions

Frontend

  1. Navigate to the client folder: cd client 2. Update the .env file with your configuration:
  2. Run the development server: npm run dev

Backend

No backend setup was performed.

Notes

  • Ensure you have Node.js installed.
  • For any environment variables required, please update the .env file in the respective folders.
  • For more details, refer to the documentation in each project folder.