diff --git a/README.md b/README.md index 3ccb09e3e..a911dbc87 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,10 @@ Component | Spec | MDC Web ## Getting Started +### With StackBlitz + +If you're looking to see how it looks without having to install a bunch of npm modules in your environment, please have a look at this [Starter Stackblitz](https://stackblitz.com/edit/react-eeyij6). + ### With create-react-app `create-react-app` is a popular CLI tool to getting started with React. If you're new to React or Webpack, you might be starting out here. This section will walk you through configuring `create-react-app` to install and use our components.