mirror of
https://github.com/Floriansylvain/PopCorn.git
synced 2026-08-19 11:43:23 +02:00
Rajout du read me et du start dans le package
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
Dans le point env :
|
||||
- DataBase_url : donc le lien vers une base mysql
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
"main": "index.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "nodemon app.js",
|
||||
"dev": "nodemon app.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user