Skip to content

A basic app that lets you ask a question and gives you multiple choices to pick from on Graasp.

License

Notifications You must be signed in to change notification settings

graasp/graasp-app-multiple-choice-question

Repository files navigation

Graasp App: Multiple Choice Question

A basic app that lets you ask a question and gives you multiple choices to pick from on Graasp.

+ + = ❤️

Installation

Run yarn.

Running the app

Create a .env.development file with the following content:

VITE_PORT=3005
VITE_API_HOST=http://localhost:3000
VITE_ENABLE_MOCK_API=true
VITE_GRAASP_APP_KEY=45678-677889
VITE_VERSION=latest

Run yarn start.

Running the Tests

Create a .env.test file with the following content:

VITE_PORT=3333
VITE_API_HOST=http://localhost:3000
VITE_ENABLE_MOCK_API=true
VITE_GRAASP_APP_KEY=45678-677889
VITE_VERSION=latest

# dont open browser
BROWSER=none

About

A basic app that lets you ask a question and gives you multiple choices to pick from on Graasp.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •