Skip to content

Mobile application sandbox based on Ionic/Cordova Framework

Notifications You must be signed in to change notification settings

obtao/ionic-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ionic-sandbox

Mobile application sandbox based on Ionic/Cordova Framework

##Install Install ionic and bower, then run bower install.

bower install

##Serve ionic application

ionic serve

##Chromium This application needs to access a remote server. Browsers does not allow this access (XMLHttpRequest cannot load http://127.0.0.1:8000/api/categories. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:8100' is therefore not allowed access. in Chrome)

We recommend chromium for testing. Use it as a "non-secured" browser. This command run chromium without security.

chromium-browser --disable-web-security http://localhost:8100

About

Mobile application sandbox based on Ionic/Cordova Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published