scx-react

1.0.2 • Public • Published

react

issue

  • index.js:2178 Notice: The "injectGlobal" API will be removed in the upcoming v4.0 release. Use "createGlobalStyle" instead.You can find more information here
  • pc项目,需要保证在各个浏览器上渲染的效果统一,需引入reset.css

package.json

{
  "name": "sct-react",
  "version": "0.1.0",
  "homepage":"./",
  "dependencies": {
    "axios": "^0.18.0",
    "immutable": "^3.8.2",
    "react": "^16.5.1",
    "react-dom": "^16.5.1",
    "react-redux": "^5.0.7",
    "react-router-dom": "^4.3.1",
    "react-scripts": "1.1.5",
    "react-transition-group": "^2.4.0",
    "redux": "^4.0.0",
    "redux-immutable": "^4.0.0",
    "redux-thunk": "^2.3.0",
    "styled-components": "3.4.9"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test --env=jsdom",
    "eject": "react-scripts eject"
  }
}

Dependencies (12)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i scx-react

    Homepage

    ./

    Weekly Downloads

    1

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    267 kB

    Total Files

    18

    Last publish

    Collaborators

    • sc-98k