/outsidejs

Primary LanguageJavaScript

OUTSIDE R&D session on npmjs publishing

Installation

  • Use npm / yarn / pnpm / your favorite package manager to install outsidejs
npm i outsidejs

yarn add outsidejs

Usage

Firstly, create an instance of Outside.

const outside = new Outside();

Use the cheer method to cheer for Outside.

outside.cheer();