Installation

Getting Started

The simplest and fastest way to install Klassco is by using a JavaScript package manager.

$ pnpm -g i klassco
 

Note: If you are using Windows, type klassco-win in your terminal instead of klassco.

If you want to build from source, see the repo (opens in a new tab) for guidance.