Skip to content

Instantly share code, notes, and snippets.

@tomdye
Created July 7, 2017 14:51
Show Gist options
  • Save tomdye/d1b74967fe4b1fe39166cca8c44626b8 to your computer and use it in GitHub Desktop.
Save tomdye/d1b74967fe4b1fe39166cca8c44626b8 to your computer and use it in GitHub Desktop.
cd ./coreaudio
npm install
npm run build
cd ../player
npm install
npm run element
cd ../configs
npm install
npm run jlg-config
npm run woogle-config
cd ../example
npm install
cd ../support
npm install
npm run serve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment