fCC-boilerplate-npm/.replit
Amjad Masad 4adfa968f3 Add run on repl.it badge to README
This pull request adds a `Run on Repl.it` badge to the `README`. This will allow users to easily run this repository in their browser, without having to set up an environment. You can learn more about Repl.it [here](https://repl.it).
2020-07-01 00:38:49 +00:00

2 lines
37 B
Plaintext

language = "nodejs"
run = "npm start"