Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 457 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 457 Bytes

ICT Research Congress Website

Registration website for the ICT Research Congress event hosted by the University of Makati

Requirements

Make sure to have the following installed on your machine:

  • NodeJS (Runtime environment)
  • pnpm (Package manager)

Getting Started

  1. Clone the Repository

  2. Install Dependencies

pnpm i
  1. Run the SvelteKit App
pnpm dev