Skip to content

jaweii/AR-showcase

Repository files navigation

Getting started

First install Parcel:

npm install -g parcel-bundler

And install dependencies:

npm install

Serve :

// 启动Animoji demo
npm run dev:animoji

// 启动视差Demo
npm run dev