Home
Softono
js-quiz

js-quiz

Open source MIT JavaScript
115
Stars
11
Forks
1
Issues
3
Watchers
3 years
Last Commit

About js-quiz

The javascript quiz for learning

Platforms

Web Self-hosted

Languages

JavaScript

:rocket: How to run the app locally

1. Clone this repo

2. Install dependencies

yarn install

3. Start and view the app :eyes:

yarn start :horse_racing:

Then, in your browser, open http://localhost:8000/ to view it! :tada: :tada:

:clipboard: About the app

The app was bootstrapped using the gatsby-starter-blog template.