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
test3
master
Paritosh Singh
4 years ago
parent
096dc78980
commit
86ab1588f4
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
package.json
+ 4
- 0
package.json
View File
@@ -15,6 +15,10 @@
"react-router-dom": "^5.2.0",
"react-scripts": "^3.4.3"
},
"engines": {
"node":"12.16.3",
"npm": "6.14.4"
},
"scripts": {
"start": "npm install && react-scripts start",
"build": "react-scripts build",
Write
Preview
Loading…
Cancel
Save