Skip to content

neuroTUM/neurotum.github.io

Repository files navigation

Official Website for neuroTUM.

Still in progres...

Local Development

First download bun. Bun will serve as your runtime and package/task manager. You may use other package managers during local development, but make sure to use bun when adding any dependencies to keep the lock-file up to date.

To install the needed dependencies:

bun install

To run the dev server:

bun dev

To format the codebase:

bun format

To lint the codebase:

bun lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors