npx create-razzle-app --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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
npx create-razzle-app --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.