This website works better with JavaScript.
Home
Explore
Help
Sign In
paritosh
/
RobotoCafe_React
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
test
master
Paritosh Singh
4 years ago
parent
c92a8dc27b
commit
096dc78980
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
package.json
+ 1
- 1
package.json
View File
@@ -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"
Write
Preview
Loading…
Cancel
Save