@arlinear/quiz
v0.2.6
Published
## Project setup ``` yarn install ```
Downloads
24
Readme
arlinear-demo
Project setup
yarn installCompiles and hot-reloads for development
yarn serveApi endpoint
Make sure to serve the endpoint from https://github.com/ArlinearEd/QuizApp. ComponentLib makes calls to this endpoint to fetch from database and run math calculations.
supabase functions serve quiz-apiRun in root directory of QuizApp project. Also follow steps in https://github.com/ArlinearEd/MathEngine for math questions to work.
