Project creator for Sociably framework.
Create a hello-world project with specified platforms:
# with npmnpm init @sociably/app@latest -- -p <platform> [-p ...] [--webview] my-project# with yarnyarn create @sociably/app -- -p <platform> [-p ...] [--webview] my-project
Check the Getting Started document for the usage guide.
Generated using TypeDoc
Create Sociably App
Project creator for Sociably framework.
Usage
Create a hello-world project with specified platforms:
Docs
Check the Getting Started document for the usage guide.