Socket
Book a DemoInstallSign in
Socket

@machinat/create-app

Package Overview
Dependencies
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@machinat/create-app

Project creator for Machinat framework.

latest
Source
npmnpm
Version
0.6.0
Version published
Maintainers
2
Created
Source

Create Machinat App

Project creator for Machinat framework.

Usage

Create a hello-world project with specified platforms:

# with npm
npm init @machinat/app@latest -- -p <platform> [-p ...] [--webview] my-project

# with yarn
yarn create @machinat/app -- -p <platform> [-p ...] [--webview] my-project

Docs

Check the Getting Started document for the usage guide.

FAQs

Package last updated on 08 Jun 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