This kit is a template for scaffolding a React SPA with Apollo Client, Reach Router and TailwindCSS.
💣 React Apollo is already set up for you.
💣 Tailwind CSS is configured and installed globally.
💣 Reach Router is installed and is configured to start adding routes.
💣 A Netlify toml
file is included for deploying to Netlify.
Run this in your terminal to see the available commands:
$ yarn run
MIT