@movable/studio-framework-blueprint
v2.18.1
Published
Movable CLI blueprint for creating a Studio-Framework app
Downloads
737
Readme
Studio Framework App Blueprint
This MDK blueprint will create a working Studio Framework app.
Usage
- Get the MDK:
yarn global add @movable/cli
- Create a new app:
movable new my-ar-app -b @movable/studio-framework-blueprint
- Start the server:
cd my-ar-app && movable serve
- Open http://localhost:4200.
License
Copyright 2018 Movable, Inc. All rights reserved.