rrojan / outsidejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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();

About


Languages

Language:JavaScript 100.0%