Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

154
Views
Ionic on a web server

I have an ionic 3 app. It builds and runs on Android and iOS as expected. Usually the app can be tested in a browser by executing ionic serve shell command and then navigating to http://localhost:8100/ URL in the browser.

But is there a way to deploy this ionic app to a web browser as a platform, so it could be later deployed to a web server and be publicly available?

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

You can add browser as a platform, then build it and copy the /www folder on your webserver.

  1. ionic platform add browser (or if using ionic-cli v3 ionic cordova platform add browser)
  2. ionic build browser --prod (or if using ionic-cli v3 ionic cordova build browser --prod)
  3. Copy files from the /www folder to your webservers root directory.
over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!