Mantak / cra_material-ui_apollo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

配置项目,添加@与gql支持

  yarn add --dev
  react-app-rewired
  babel-plugin-transform-decorators-legacy

添加必要的包

  yarn add
  @material-ui/core
  styled-components
  react-toastify 提示消息
  yarn add
  @absinthe/socket
  @absinthe/socket-apollo-link
  apollo-cache-inmemory
  apollo-client
  apollo-link-context
  apollo-link-error
  apollo-link-http
  apollo-link-state
  graphql-tag
  react-apollo

  react-router-dom
  localforage

About


Languages

Language:JavaScript 82.7%Language:CSS 9.7%Language:HTML 7.5%