Skip to content

Latest commit

 

History

History
executable file
·
25 lines (15 loc) · 472 Bytes

README.md

File metadata and controls

executable file
·
25 lines (15 loc) · 472 Bytes

Open Summer of Code

Next generation web app of #osoc.

This repository will be further developed and improved upon during #osoc20.

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