Skip to content

Commit

Permalink
[example] TypeScript instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Feb 11, 2018
1 parent a62f110 commit a81e5f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/create-react-app-with-typescript/README.md
Expand Up @@ -12,7 +12,8 @@ cd create-react-app-with-typescript
Install it and run:

```bash
yarn start
npm install
npm run start
```

## The idea behind the example
Expand Down

0 comments on commit a81e5f9

Please sign in to comment.