Initial release
This commit is contained in:
parent
23509c3816
commit
73d5c3335f
13 changed files with 2989 additions and 0 deletions
5
nodemon.json
Normal file
5
nodemon.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"watch": ["src"],
|
||||
"ext": "js",
|
||||
"exec": "node"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue