# Installation

Get started with NidamJS by adding it to your project. You can install it via your favorite package manager or include it directly via CDN.

# Package Manager

Install NidamJS using npm or bun.

npm install @moonitoring/nidamjs
bun add @moonitoring/nidamjs

# Next Steps

Now that you have installed NidamJS, head over to the Quick Start guide to create your first desktop-like environment.