This is a starter template for the AI SaaS Landing Page video created by Frontend Tribe.
First, install the dependencies:
npm install
# or
yarn
# or
pnpm installThen, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen the provided URL with your browser to see the result and start coding along with the video tutorial.