Razzle Basic Server Example How to use Create and start the example: npx create-razzle-app --example basic-server basic-server cd basic-server yarn start Idea behind the example This is a basic, bare-bones example of how to use razzle. It satisfies the entry point src/index.js for the server.