Skip to main content

Introduction

Repository for contributions

github.com/hmif-itb/missing-semester

  • Clone the repository
  • Make your changes
  • Make a PR with your changes
  • devs will merge your changes after review

What you'll need

  • Node.js version 18.0 or above:
    • When installing Node.js, you are recommended to check all checkboxes related to dependencies.
  • pnpm (recommended package manager)

Install the dependencies

pnpm install

Start your site

Run the development server:

pnpm run start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Check deployment

This site is deployed in missing-semester.hmif.dev