Skip to content

h27-webdev/QuizApp

Repository files navigation

QuizApp

This a basic trivia quiz app based on MEAN stack

Installation

To install this app on your machine just clone the repo

git clone https://github.com/H27-VEN/QuizApp.git

Enter the root folder

cd QuizApp

use your favourite package manager to install dependencies

For npm

QuizApp> npm install

For yarn

QuizApp> yarn

Once the dependencies are installed you can run the app

For npm

QuizApp> npm start

For yarn

QuizApp> yarn start

now that's all you are good to go.

happy hacking

About

This a basic trivia quiz app based on MEAN stack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages