Skip to content

opensummerofcode/website

Repository files navigation

Open Summer of Code

Next generation web app of #osoc. Built with:

Prerequisites

  • Node version >=10 installed
  • This project uses the Yarn package manager

Usage

From a terminal located at project root, install project dependencies:

yarn

Start the project in development mode

yarn run dev