Skip to main content

Installation

Concertly requires Node.js to run.

Install the dependencies and devDependencies and start the server.

cd concertly
npm i (or npm install)
npm start