Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 822 Bytes

README.md

File metadata and controls

30 lines (25 loc) · 822 Bytes

В этом проекте установлены следующие библиотеки

  • antd
  • axios
  • classnames
  • formik
  • gh-pages
  • jest
  • react and @types/react
  • react-dom and @types/react-dom
  • react-redux and @types/react-redux
  • react-router-dom and @types/react-router-dom
  • react-scripts
  • react-test-renderer and @types/react-test-renderer
  • redux
  • redux-form and @types/redux-form
  • redux-thunk
  • reselect
  • typescript
  • uuid and @types/uuid

После git clone 'link' установить все зависимости из package.json:

yarn

а потом запустить проект:

yarn start


To learn React, check out the [React documentation](https://reactjs.org/).