WTFDIW ionic build
2.9K
You can download the latest build of the Android APK [here].
Work in progress is organized in Waffle
Run the app locally...
docker run -p 80:8100 puterstructions/wtfdiw-mobilenpm install
ionic state restore
ionic serve
Building ionic-native locally for forked changes:
cd ionic-native && npm install
npm run build
npm link
cd wtfdiw-mobile
npm link ionic-native
Content type
Image
Digest
Size
2.4 GB
Last updated
almost 10 years ago
docker pull puterstructions/wtfdiw-mobile