2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-15 11:59:42 +03:00

Allow opening examples in Gitpod (#1958)

Co-authored-by: Emily Morehouse <emilyemorehouse@gmail.com>
Co-authored-by: Jay <jasonsaayman@gmail.com>
This commit is contained in:
Sven Efftinge
2020-05-29 07:02:31 +02:00
committed by GitHub
parent f3cc053fb9
commit 3f2ef030e0
+4
View File
@@ -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)