# Scandic Monorepo This is the monorepo for Scandic's web projects. ## What's inside? This repo includes the following packages/apps: ### Apps and Packages - `scandic-web`: [Next.js](https://nextjs.org/) app for our public website - `design-system`: a shared library of styles ## Getting Started To get started, clone this repository and run `yarn install` in the root directory. ### Running `scandic-web` locally To run the `scandic-web` app locally see its [README](./apps/scandic-web/README.md).