Skip to content
PromethiumJS
GitHubTwitter

Installation

Creating a new PromethiumJS application

To create a new PromethiumJS application, run one of the following commands based on your preferred package manager.

Terminal window
npm create promethium@latest

Adding PromethiumJS to an existing Lit application

To add PromethiumJS to an existing Lit application, run one of the following commands based on your preferred package manager.

Terminal window
npm install promethium-js