1.0.2 • Published 6 years ago

guidel v1.0.2

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
6 years ago

Quiz Project

HOW TO INSTALL THIS REPO

  1. Go to https://yarnpkg.com/lang/en/docs/install/ and install yarn
  2. After installing yarn go to the project root directory and run following command: yarn install

Getting started

  1. npm run test-api-server - starts JSON Server at http://localhost:3000

  2. npm run dev - starts FrontEnd Server starts at http://localhost:9000

  3. npm run build - makes a production build

  • will created dist/ folder in the root

Routes

Matches

http://heliosquizproject.herokuapp.com/#!/questions/match/583/1

http://heliosquizproject.herokuapp.com/#!/questions/match/585/1

http://heliosquizproject.herokuapp.com/#!/questions/match/3014/1

http://heliosquizproject.herokuapp.com/#!/questions/match/3027/1

http://heliosquizproject.herokuapp.com/#!/questions/match/3031/1

http://heliosquizproject.herokuapp.com/#!/questions/match/3035/1

Mixes

http://heliosquizproject.herokuapp.com/#!/questions/mix/48/1

http://heliosquizproject.herokuapp.com/#!/questions/mix/52/1

http://heliosquizproject.herokuapp.com/#!/questions/mix/68/1

http://heliosquizproject.herokuapp.com/#!/questions/mix/70/1

http://heliosquizproject.herokuapp.com/#!/questions/mix/84/1

http://heliosquizproject.herokuapp.com/#!/questions/mix/89/1

Buckets

http://heliosquizproject.herokuapp.com/#!/questions/bucket/42/1

http://heliosquizproject.herokuapp.com/#!/questions/bucket/46/1

http://heliosquizproject.herokuapp.com/#!/questions/bucket/54/1

http://heliosquizproject.herokuapp.com/#!/questions/bucket/64/1

http://heliosquizproject.herokuapp.com/#!/questions/bucket/66/1

http://heliosquizproject.herokuapp.com/#!/questions/bucket/81/1