IsabelroviraWeb

Repository for Isabel Rovira's Angular website. It uses wordpress as backend.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4201/.

Run ngrok app to visit from outside

With ngrok installed, simply run:

ngrok http --host-header=rewrite 4201

Simulate and debug with iOS in Desktop

Open Safari in simulator, navigate to ngrok's url. Open Safari Desktop in local computer and under Develop menu will be the Simulator's option to debug.