This is the three release documentation for this example
Create and start the example:
npx create-razzle-app@three --example basic basic
cd basic
yarn startThis is a basic, bare-bones example of how to use razzle. It satisfies the entry points
src/index.js for the server and and src/client.js for the browser.