Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 821 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 821 Bytes

The Emoji Compass (iOS)

This application is built using the BIFFUD iOS Virus. It contains the contents of The Emoji Compass

Setting up

After cloning this repository:

$ > git submodule update --init --recursive

Building the static site

This application hosts a local / static version of The Emoji Compass. In order to build it you will need to follow these instructions to clone that static version to the right location:

$ > cd the-emoji-compass

Follow the build instructions

After build completes go back to the project root and copy the compiled compass files:

$ > cp the-emoji-compass/build/* iOSVirus/Website