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

create-miro-app

Package Overview
Dependencies
Maintainers
2
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-miro-app

Create Miro app

  • 0.8.4
  • npm
  • Socket score

Version published
Weekly downloads
109
decreased by-30.57%
Maintainers
2
Weekly downloads
 
Created
Source

Create Miro App

The easiest way to get started with the Miro SDK is by using create-miro-app. To get started, run the following command:

npx create-miro-app

// or

yarn create miro-app

To create a new app in a specific folder, you can send a name as an argument. For example, the following command will create a new Miro app called my-miro-app in a folder with the same name:

npx create-miro-app my-miro-app

// or

yarn create miro-app my-miro-app

Options

namedescriptiondefault
[name]The name of your applicationmy-miro-app
--npmWill bootstrap the project using npmyarn

If you run npx create-miro-app without options, you get an interactive prompt.

Keywords

FAQs

Package last updated on 04 Jan 2022

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