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
Concertly requires Node.js to run.
Install the dependencies and devDependencies and start the server.
cd concertly
npm i (or npm install)
npm start