Skip to content

vincentbollaert/binance-quiz

Repository files navigation

Binance quiz - Vincent Bollaert

Link: https://binance-quiz-vincent.now.sh

Running the app

$ yarn // installs dependencies

If your Node version is older than 17

$ yarn develop // starts the webpack dev server accesible on http://localhost:8080/

If your Node version 17 or newer

$ NODE_OPTIONS=--openssl-legacy-provider yarn develop // starts the webpack dev server accesible on http://localhost:8080/

Running the tests

yarn test

Technologies used

About

A Binance glossary quiz

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published