Skip to content

Commit

Permalink
docs: add a starter stackblitz (material-components#767)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Goo authored and Maxim-Mazurok committed May 6, 2019
1 parent c4e45ce commit e4352f0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -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.
Expand Down

0 comments on commit e4352f0

Please sign in to comment.