Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 325 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 325 Bytes
composer install
npm install
gulp
php bin/console server:run

To get an ngrok tunnel:

Make sure you have ngrok installed (brew install ngrok)

Then: ngrok 8000

Hold onto your butts!!

Woo