Skip to content

🧩 A simple CLI to create a new CRXJS project

License

Notifications You must be signed in to change notification settings

crxjs/create-crxjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-crxjs

A simple CLI to create a new CRXJS project.

Usage

with npm:

npm create crxjs@latest

with yarn:

yarn create crxjs

with pnpm:

pnpm create crxjs

with bun:

bun create crxjs