- react ^16.x
- react-router-dom 5.x
- prop-types 15.x
- classnames 2.x
- @material-ui/core 4.x
- @material-ui/icons 4.x
- gh-pages 3.x
- husky 3.x
- lint-staged 9.x
- webpack-dev-server 3.x
npm start
- babel 7.x
npm run build
- eslint 6.x
- stylelint 12.x
- prettier 1.x
npm run lint
/ npm run lint:styles
/ npm run format
/ npm run format:styles
- @testing-library/jest-dom 4.x
- @testing-library/react 9.x
- @testing-library/user-event 7.x
npm test