Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

illacloud/illacloud.com

Repository files navigation

ILLA Documentation

Thanks for tailwindcss.com.

ILLA uses Next.js for its documentation. Here is how you can run the project locally:

  1. Clone this repo

    git clone https://github.com/illacloud/illacloud.com.git
  2. Go into the project root directory

    cd illacloud.com
  3. Install JS dependencies

    yarn
  4. Start the dev server

    yarn dev