web-app-debugging
Web Application Debugging Deep Dives
Static Site Generated with GitBook https://ariellephan.github.io/web-app-debugging/
Dev on master:
- Add content as folder
- Run
yarn run dev - Do not check in
_book
Publish gh-pages on gh-pages:
- Remove existing built in
_book - Run
yarn run clean - Run
yarn run build - Run
yarn run gh-pages