Prerequisite: Create a react app project (guide).
1) Install the Clasp SDK
Using a package manager:2) Add Clasp’s stylesheet
You’ll need to import thestyle.css CSS file distributed by the package. This should be done at the root of your project (in index.js or App.tsx of your React app) and will look like: