Skip to main content

Getting started

Clone the repository:

git clone https://github.com/TissUUmaps/TissUUmaps4

Change directory and install the dependencies:

cd TissUUmaps4
pnpm install

Run the development server:

pnpm run dev