Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-toolpad-app

Package Overview
Dependencies
Maintainers
0
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-toolpad-app

Create Toolpad apps with one command

  • 0.11.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
363
decreased by-20.57%
Maintainers
0
Weekly downloads
 
Created
Source

Create Toolpad App

The simplest method to start with Toolpad is by using create-toolpad-app. This CLI tool enables you to quickly start building a new Toolpad Core application, with everything already set up. You can use the --studio flag if you want to bootstrap a Toolpad Studio project.

Interactive

You can create a new project interactively by running:

npx create-toolpad-app@latest
# or
yarn create toolpad-app
# or
pnpm create toolpad-app

You then need to provide the name of your project:

✔ Enter the name of your project:

Enter the name to install the necessary types/dependencies and create a new Toolpad Core project.

Keywords

FAQs

Package last updated on 12 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc