Launch a development server that you can use to preview edits.
yarn install
yarn start
Open http://localhost:3000/ and anytime you change the contents, just refresh the page to rebuild the site.
The website should get automatically deployed within minutes using CircleCI on every commit.