Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 220 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 220 Bytes

AI Website Builder

Quickstart

  1. Clone the repository
  2. Rename .env.example to .env and fill the variables within
  3. Install dependencies with npm install
  4. Run the development server using npm run dev