This is a companion repo to my article on Medium.
- Install Node.js
- Follow the Google Cloud CLI quickstart guide
$ npm install
$ npm run local
- Visit http://localhost:3000/render in your web browser.
$ npm run build && npm run deploy
This is a companion repo to my article on Medium.
$ npm install
$ npm run local
$ npm run build && npm run deploy