# meow meow ## getting started ```bash capybara-init my-awesome-website cd my-awesome-website nginx -c $PWD/nginx.conf firefox http://localhost:8080 ```