React with typescript example
- typescript - javascript superset
- webpack - pack tool
- postcss - css
- stylelint - style code check
- eslint - typescript code check
- prettier - beautiful code
- react,react-router,ant-design - frontend component
git clone git@github.com:cismous/react-typescript-kit.git you-project-name
yarn
yarn run start:dev