A simple quiz app for the UpGrade demo app.
- Installation of node.js is required.
- Setup UpGrade following this guide.
- Run the following commands in the Terminal.
git clone https://github.com/CarnegieLearningWeb/quiz-app.git
cd quiz-app
npm install dependencies
npm start
- Open your web browser and navigate to http://localhost:8080