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 e4cf63b..ba008fc 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,4 @@ Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protrac ## Lisence MIT +[![Run on Repl.it](https://repl.it/badge/github/willdyess/digitalMenu)](https://repl.it/github/willdyess/digitalMenu)