https://stackblitz.com/edit/ng-date-picker-smart-table
npm install --save ng-pick-datetime
https://stackblitz.com/edit/ng-date-picker-smart-table
npm install --save ng-pick-datetime
# Changed to use content-type flag instead of header: -H 'Content-Type: application/json' | |
siege -c50 -t60S --content-type "application/json" 'http://domain.com/path/to/json.php POST {"ids": ["1","2","3"]}' |
#Ionic Publish Android App
This is the process to publish an ionic android app.
Make sure you set/increment the version number in config.xml
ie 0.0.3
.
Make sure the android platform has been added
$ ffmpeg -i input.mp4 -vcodec h264 -acodec mp2 output.mp4 |