Skip to content

Konfer bridges innovative companies with the next generation of tech talent.

License

Notifications You must be signed in to change notification settings

KonferCA/Konfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

96a902e Â· Nov 29, 2024
Sep 17, 2024
Nov 28, 2024
Oct 18, 2024
Nov 29, 2024
Nov 28, 2024
Sep 17, 2024
Oct 21, 2024
Nov 28, 2024
Nov 28, 2024
Sep 17, 2024
Sep 17, 2024
Nov 21, 2024
Nov 28, 2024
Nov 28, 2024
Sep 17, 2024
Oct 19, 2024
Sep 17, 2024
Sep 17, 2024
Sep 17, 2024
Sep 17, 2024
Sep 17, 2024
Sep 17, 2024

Repository files navigation

GitHub

The official landing page for Konfer - see here.

Quick Setup 🔨

Install Node.js

https://nodejs.org/en/download/

Install pnpm using npm

$ npm install -g pnpm

Clone the repo

$ git clone https://github.com/KonferCA/Konfer.ca.git

From your terminal, navigate to the root path of clone

$ cd path/to/your/clone

Install dependencies

$ pnpm i

Run local server

$ pnpm dev