Skip to content

Latest commit

 

History

History

create-etcher

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

EtcherJS Discord License Size

create-etcher

Create a new Etcher project.

Etcher is a powerful tool for creating dynamic and interactive Web Components with 0 javascript.

Installation

pnpm add create-etcher -g

Or if you aren't starting from scratch, you can direclty install the framework:

npm install @etcher/core
pnpm add @etcher/core
yarn add @etcher/core