소스 검색

test

master
Paritosh Singh 4 년 전
부모
커밋
096dc78980
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      package.json

+ 1
- 1
package.json 파일 보기

@@ -16,7 +16,7 @@
"react-scripts": "^3.4.3"
},
"scripts": {
"start": "react-scripts start",
"start": "npm install && react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"


불러오는 중...
취소
저장