taucher
Posts: 0
Joined: Fri Apr 17, 2015 6:06 am

[ionic] Export HTML/CSS/JS

Hello,

When i export an ionic project as html/css/js, i couldn't make it work. Can you help?

Thanks,

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

[ionic] Export HTML/CSS/JS

Hello -

Could you be more specific about how exactly it does not works?

taucher
Posts: 0
Joined: Fri Apr 17, 2015 6:06 am

[ionic] Export HTML/CSS/JS

Hello,

When i run the "index.html" in browser, nothing shows.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

[ionic] Export HTML/CSS/JS

Actually to be able to run your Ionic app locally on your machine, you will need to configure environment - for example you can use node.js or WebStorm as a server and run your app.

Or for development purposes you can try to disable web security option for your browser, but this might not work for some latest browser versions:
https://www.thepolyglotdeveloper.com/...
http://stackoverflow.com/questions/31...

taucher
Posts: 0
Joined: Fri Apr 17, 2015 6:06 am

[ionic] Export HTML/CSS/JS

Hello,

I used Ionic CLI with "ionic serve", it is working now as expected.

Thanks,

Return to “Issues”