Skip to content

nyp-tech/nyptech

Repository files navigation

NYP Technopreneurship Club

This repository contains the main website for the club.

Contributing

Prerequisities

Installation

  1. Clone this repository: git clone https://github.com/nyp-tech/nyptech.git
  2. Copy the file .env.template as .env, and input the required secrets.
  3. Install dependencies: pnpm install
  4. Run the server: pnpm run dev

License

Distributed under the MIT License. See LICENSE for more information.