Sign inSign up

puterstructions/wtfdiw-mobile

By puterstructions

Updated almost 10 years ago

WTFDIW ionic build

Image
0

2.9K

puterstructions/wtfdiw-mobile repository overview

WTFDIW Build Status

You can download the latest build of the Android APK [here].

Work in progress is organized in Waffle

Run the app locally...

  • via Docker: docker run -p 80:8100 puterstructions/wtfdiw-mobile
  • by building it yourself:
npm 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

Tag summary

Content type

Image

Digest

Size

2.4 GB

Last updated

almost 10 years ago

docker pull puterstructions/wtfdiw-mobile