🌱
This commit is contained in:
20
react-ui/package.json
Normal file
20
react-ui/package.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "react-ui",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"react-scripts": "0.8.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"react": "^15.4.2",
|
||||
"react-dom": "^15.4.2",
|
||||
"whatwg-fetch": "^2.0.2"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
"build": "react-scripts build",
|
||||
"test": "react-scripts test --env=jsdom",
|
||||
"eject": "react-scripts eject"
|
||||
},
|
||||
"proxy": "http://localhost:5000"
|
||||
}
|
||||
Reference in New Issue
Block a user