Skip to content

cmb-sy/kunstSite

Repository files navigation

getting started

Follow these steps to get started with this project.

  1. Clone the repository.

    git clone https://github.com/cmb-sy/kunstSite.git
  2. Navigate to the project directory.

    cd your-repository
  3. Install the necessary packages.

    yarn
  4. Start the development server.

    yarn dev