Thanks to visit codestin.com
Credit goes to github.com

Skip to content

leoyanggit/magic-script-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MagicScript Samples

License

Samples showing how to use MagicScript API

Dependencies

You will need:

  1. ML1 hardware to run these samples
  2. ML SDK installed to build the samples
  3. magic-script CLI tool instlled to build and run the samples

Usage

  1. clone this repo
  2. cd to directory of a sample you want to build
  3. install npm dependencies
npm install

or

yarn
  1. build the app and install it on device
magic-script build -i

Samples included

Samples needed

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details

About

MagicScript Samples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.1%
  • Makefile 0.9%