This is a boilerplate for a React project with TypeScript. It includes the following:
- TypeScript
- React
- Webpack
- Eslint & Prettier
- Styled Components
-
Clone the repository
$ git clone https://github.com/hoxton314/react-ts-boilerplate
-
Install dependencies
$ yarn
-
Run development server
$ yarn start
-
Run
$ yarn build
-
Deploy the
build
folder