Skip to content

JacobsAlumni/jacobs-alumni.de

Repository files navigation

jacobs-alumni.de

A version of the Jacobs Alumni Website, but in NextJS.

Setup

To setup all dependencies locally, you need yarn. Once it is setup, run:

yarn install

Development

To start a development server, run:

yarn dev

This will compile pages on demand and automatically reload.

Deployment

To build a set of static pages to be served by a static server, run:

yarn build

To deploy this site to GitHub pages, use:

yarn deploy

This is also done by every commit onto the main branch on GitHub.

About

A version of the Jacobs Alumni Website, but in NextJS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages