Nouvelle commande run pour la dev
This commit is contained in:
parent
ba9d1b45ec
commit
110c20ed0c
@ -19,7 +19,8 @@
|
||||
"build": "react-scripts build",
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject",
|
||||
"prod": "forever start $(which npx) serve -l 80 -s build"
|
||||
"prod": "forever start $(which npx) serve -l 80 -s build",
|
||||
"jetstart" : "rm -r node_* && npm i && clear && npm run start"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user