Get Started
Clone the repository from Github and install the dependencies:
git clone https://github.com/DPC-Nordics/dpc-turbo.gitcd dpc-turboyarn installThe starter kit has several demo applications. To start the main web application demo run:
yarn dev:next:demo