Nouvelle commande run pour la dev
This commit is contained in:
parent
ba9d1b45ec
commit
110c20ed0c
@ -19,7 +19,8 @@
|
|||||||
"build": "react-scripts build",
|
"build": "react-scripts build",
|
||||||
"test": "react-scripts test",
|
"test": "react-scripts test",
|
||||||
"eject": "react-scripts eject",
|
"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": {
|
"eslintConfig": {
|
||||||
"extends": [
|
"extends": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user