Skip to content

Commit

Permalink
Allow opening examples in Gitpod (#1958)
Browse files Browse the repository at this point in the history
Co-authored-by: Emily Morehouse <emilyemorehouse@gmail.com>
Co-authored-by: Jay <jasonsaayman@gmail.com>
  • Loading branch information
3 people committed May 29, 2020
1 parent f3cc053 commit 3f2ef03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/README.md
Expand Up @@ -8,3 +8,7 @@ To run the examples:
4. `grunt build`
5. `npm run examples`
6. [http://localhost:3000](http://localhost:3000)

Or use Gitpod, a free dev environment for GitHub:

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/axios/axios/blob/master/examples/server.js)

0 comments on commit 3f2ef03

Please sign in to comment.