This is a test project used for testing and development of magic-script-components framework.
-
Make sure you have the
magic-script-cliinstalled and you follow the steps inmagic-script-clidocumentation to properly setup your environment for eitherLumin,iOSorAndroid(depends on which platform you want to build the project) -
To build & run the project, execute below commands in root directory of the project:
- For Android, type
magic-script build android - For iOS, type
magic-script build iOS - For Lumin, type
magic-script build lumin -i && magic-script run
- For Android, type