Skip to content

Instantly share code, notes, and snippets.

View M-Abozaid's full-sized avatar

Muhammed M-Abozaid

  • Egypt
View GitHub Profile
@shaxxx
shaxxx / crosswalk
Last active September 3, 2020 01:03
Crosswalk + Ionic4
//star blank Ionic project
ionic start walk sidemenu --type=angular
//change to Ionic project folder
cd walk
//add android platform
ionic cordova platform add android
//remove Ionic webview