Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

create-hubs-app

robertlong6MPL0.1.1

Initialize a Mozilla Hubs app from a starter template.

readme

create-hubs-app

Bootstrap a Mozilla Hubs project with a single command.

npx

npx create-hubs-app my-hubs-app

npm (version 6+)

npm init hubs-app my-hubs-app

yarn

yarn create hubs-app my-hubs-app