In the command line run
ionic cordova platform add android
ionic cordova resources
| <?php | |
| /** | |
| * A custom WordPress comment walker class to implement the Bootstrap 3 Media object in wordpress comment list. | |
| * | |
| * @package wp-bootstrap-5-comment-walker | |
| * @version 1.0.0 | |
| * @author Ayoub Khan <[email protected]> | |
| * @license MIT |
| { | |
| "personalinfo": { | |
| "name": "muhammad ayoub", | |
| "title-short": "Javascript Engineer", | |
| "title": "Hobbyist. Programmer. Dreamer. JavaScript and TypeScript lover.", | |
| "short-about": "Hi, I'm Muhammad Ayoub and I'm a Javascript Engineer. Welcome to my personal website!", | |
| "about": "Hi, Em <strong>Muhammad Ayoub</strong> self-learned <i>programmer</i> from <strong>Faisalabad</strong>. I'm a <strong>professional web developer</strong> specialised in <strong>frontend development</strong> for complex scalable web apps. <br> I am having the expertise and high bug solving skills and could easily get on board with an ongoing project. I have experience in web development <i>languages</i> and <i>frameworks</i>. <br> <br> Want to know how I may help your project? Check out my project <a class='ink-on-bg' href='projects.html'>portfolio</a> and <a class='link-on-bg' href='resume.html'>online </a>. ", | |
| "marital_status": "single", | |
| "zip_code": "57000", | |
| "address": "Mamunkanjan, Faisalabad, Punjab, Pakistan.", |
| # Freelancing Reviews Samples | |
| ======================================================================= | |
| **** | |
| ======================================================================= | |
| ## Buyer Reviews to Sellers | |
| ======================================================================= |
| 1: Install Java JDK 8 | |
| 2: Install Ionic 4 globaly through NPM | |
| 3: Install Gradle | |
| Installing Gradle manually | |
| https://gradle.org/next-steps/?version=5.5&format=bin | |
| Step 1. Download the latest Gradle distribution | |
| Step 2. Unpack the distribution |
| https://www.simonewebdesign.it/demo/html5editor/ | |
| Simone Web Design | |
| Home Blog Projects About | |
| How to make a real-time in-browser editor with the HTML5′s contenteditable attribute | |
| Apr 20th, 2013 | |
| Lots of fun here. Some days ago I just read a very cool comment on html5doctor: |
| Animate.css, wow.js (aoa.js), | |
| -- # Faviorite Fonts | |
| Roboto, Raleway, | |
| "Segoe UI","Helvetica Neue","Helvetica",Arial,sans-serif | |
| -- # Plugins | |
| // Animation Libraries |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Page Title</title> | |
| <style> | |
| body { | |
| background: pink; | |
| } |