Skip to content

Latest commit

 

History

History
executable file
·
25 lines (16 loc) · 549 Bytes

README.md

File metadata and controls

executable file
·
25 lines (16 loc) · 549 Bytes

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