diff --git a/.replit b/.replit new file mode 100644 index 0000000..d409ef8 --- /dev/null +++ b/.replit @@ -0,0 +1,2 @@ +language = "nodejs" +run = "npm start" \ No newline at end of file diff --git a/README.md b/README.md index 2653e14..58293bf 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,4 @@ This is a sample application of using the [ArcGIS API for JavaScript](https://de `npm start` +[![Run on Repl.it](https://repl.it/badge/github/odoe/jsapi-react)](https://repl.it/github/odoe/jsapi-react)