-
Newsletter |
Blog |
About
How to setup TestingConferences.org locally
How to setup TestingConferences.org locally
- Make sure you have Docker or some other container service
- Run
devops/setup.sh
- When everything is ready a page will open automatically
- If it doesn’t you can browse to
http://localhost:4000/
- If it doesn’t you can browse to
Now you can make changes and see how they look in your local browser.
When you are done:
- Run
devops/teardown.sh