Merge pull request #115 from amasad/replit-readme
Add run on repl.it badge to README
This commit is contained in:
commit
cd75d844a5
2 changed files with 4 additions and 1 deletions
2
.replit
Normal file
2
.replit
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
language = "nodejs"
|
||||||
|
run = "npm start"
|
|
@ -1 +1,2 @@
|
||||||
# Backend Challenges boilerplate - package.json
|
# Backend Challenges boilerplate - package.json
|
||||||
|
[](https://repl.it/github/freeCodeCamp/boilerplate-npm)
|
Loading…
Add table
Add a link
Reference in a new issue