guidel
v1.0.2
Published
Guided E-Learning
Downloads
3
Readme
Quiz Project
HOW TO INSTALL THIS REPO
- Go to https://yarnpkg.com/lang/en/docs/install/ and install yarn
- After installing yarn go to the project root directory and run following command:
yarn install
Getting started
npm run test-api-server
- starts JSON Server at http://localhost:3000npm run dev
- starts FrontEnd Server starts at http://localhost:9000npm 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