Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 507 Bytes

File metadata and controls

36 lines (24 loc) · 507 Bytes

create-thirdweb-app

Quickest way to spin up a new a thirdweb app in your favorite language.

Try it out now by running this command in any directory:

npx create-thirdweb-app

Installation

Make sure you have Node.js installed:

node -v

Use the following command to install the package:

npm install -g create-thirdweb-app

or if you prefer to use yarn:

yarn global add create-thirdweb-app

Usage

Run this command to create a new app:

create-thirdweb-app