Skip to content
This repository was archived by the owner on Mar 5, 2021. It is now read-only.

Installing

RedYetiDev edited this page Feb 26, 2021 · 2 revisions

Installing Blooket.JS

In order to install Blooket.JS, you must already have NodeJS installed.
If NodeJS is not installed, install it using the package manager of your choice.

Using NPM

npm i blooket.js

Using package.json

To use your package.json file, add

"blooket.js":"latest"

to the dependencies of your script.

Blooket.JS Wiki Page

Installing

Setup

Using

Clone this wiki locally