@machinat/create-app
TypeScript icon, indicating that this package has built-in type declarations

0.6.0 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @machinat/create-app

Weekly Downloads

0

Version

0.6.0

License

MIT

Unpacked Size

101 kB

Total Files

103

Last publish

Collaborators

  • lrills0515
  • lrills