For the complete documentation index, see llms.txt. This page is also available as Markdown.

Setup

Install packages

  • Navigate to the root folder

  • run: npm install

Start Local Development

  • Navigate to the root folder

  • run: npm run dev

Last updated