We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This style requires us to add some assets. So inside the public/assets dir, download the following:
public/assets$ wget https://github.com/Urigo/Ionic2CLI-Meteor-WhatsApp/raw/master/public/assets/chat-background.jpg public/assets$ wget https://github.com/Urigo/Ionic2CLI-Meteor-WhatsApp/raw/master/public/assets/message-mine.png public/assets$ wget https://github.com/Urigo/Ionic2CLI-Meteor-WhatsApp/raw/master/public/assets/message-other.png
Correct URL (as of March 17, 2017):
wget https://github.com/Urigo/Ionic2CLI-Meteor-WhatsApp/raw/master/src/assets/chat-background.jpg wget https://github.com/Urigo/Ionic2CLI-Meteor-WhatsApp/raw/master/src/assets/message-mine.png wget https://github.com/Urigo/Ionic2CLI-Meteor-WhatsApp/raw/master/src/assets/message-other.png
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This style requires us to add some assets. So inside the public/assets dir, download the following:
Correct URL (as of March 17, 2017):
The text was updated successfully, but these errors were encountered: