init
Showing
.postcssrc.js
0 → 100644
... | ... | @@ -2,9 +2,12 @@ |
"name": "wx-school-home", | ||
"version": "0.1.0", | ||
"private": true, | ||
"homepage": "/schoolHome", | ||
"dependencies": { | ||
"postcss-px-to-viewport": "^1.1.0", | ||
"react": "^16.8.2", | ||
"react-dom": "^16.8.2", | ||
"react-router-dom": "^4.3.1", | ||
"react-scripts": "2.1.5" | ||
}, | ||
"scripts": { | ||
... | ... |
src/App.css
deleted
100644 → 0
src/App.js
deleted
100644 → 0
src/App.test.js
deleted
100644 → 0
src/Hooks/wxOpenid.js
0 → 100644
src/config/index.js
0 → 100644
src/containers/App.js
0 → 100644
src/containers/Home/Home.js
0 → 100644
src/containers/Index/Index.js
0 → 100644
src/containers/Index/style.css
0 → 100644
src/context/userinfo-context.js
0 → 100644
src/index.css
deleted
100644 → 0
src/logo.svg
deleted
100644 → 0
src/styles/index.css
0 → 100644
Please
register
or
sign in
to comment