Skip to content
This repository was archived by the owner on May 3, 2026. It is now read-only.

Latest commit

 

History

History
63 lines (41 loc) · 614 Bytes

File metadata and controls

63 lines (41 loc) · 614 Bytes

banner

tsParticles CLI

Installation

NPM

npm install -g @particlesjs/cli

Yarn

yarn global add @particlesjs/cli

PNPM

pnpm global add @particlesjs/cli

Usage

Help

npx @particlesjs/cli --help

or

tsparticles-cli --help

Build

npx @particlesjs/cli build

or

tsparticles-cli build

Create

Preset

npx @particlesjs/cli create preset <folder>

or

tsparticles-cli create preset <folder>