Skip to content

Latest commit

 

History

History

static

exec(ut) logo

exec(ut)

exec(ut) is a conference for and by IT students.

Getting started

This project requires pnpm to be

To install all dependencies:

$ pnpm install

Usage

To start an development server:

$ pnpm dev 

Building

To create a production version of this app:

$ pnpm build

You can preview the production build with:

$ pnpm preview

License

Copyright 2023 Stichting Sticky. All Rights Reserved. This project is licensed under the terms of the MIT license. You can check out the full license here.