Skip to content

aalborg-supercomputer-klubben/website

Repository files navigation

Aalborg Supercomputer Club website

This repository hosts our work-in-progress website. It is built using Astro and TypeScript, with a theme inspired by Spectre by Louis Escher.

Development

Node.js must be installed.

To view the site during development with automatic reload:

npm run dev

To build the site:

npm run build

The output will be in dist.

To preview the site after building:

npm run preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published