Skip to content

synthesists/quadrivia

Repository files navigation

Quadriva

Spotify music quiz

Play at https://quadrivia.craigforrest.io

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Download Node.js v8 or above

Installing

Clone the repo

git clone git@github.com:synthesists/quadrivia.git

Install dependencies

npm i

Run the app

npm run start:dev

The app will be running at http://localhost:5000.

Alternatively, you can run npm start from

  • /client to start only the client
  • /functions to start only the functions

Releases

No releases published

Packages

No packages published