Licence
MIT
Version
1.2.4
Deps
9
Size
15 kB
Vulns
2
Weekly
0
Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)
webgl device skeleton
Features
Three Cordova skeleton for hybrid app using webgl
Installation
Clone repository
git clone https://github.com/seeren/webgl-device-skeleton.git
Install packages from webgl-device-skeleton directory
npm install
Add plateform
./node_modules/.bin/cordova platform add android
Serve
Open in browser
npm run serve
Open in detected device
npm run serve-device