Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

MozillaReality/create-hubs-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-hubs-app

Bootstrap a Mozilla Hubs project with a single command.

Work in Progress. This doesn't work yet.

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