Skip to content

React boilerplate with typescript, styled-components, eslint, prettier on webpack.

License

Notifications You must be signed in to change notification settings

hoxton314/react-ts-boilerplate

Repository files navigation

react-ts-boilerplate

This is a boilerplate for a React project with TypeScript. It includes the following:

  • TypeScript
  • React
  • Webpack
  • Eslint & Prettier
  • Styled Components

Getting Started

  1. Clone the repository

    $ git clone https://github.com/hoxton314/react-ts-boilerplate
    
  2. Install dependencies

    $ yarn
    
  3. Run development server

    $ yarn start
    

Deployment

  1. Run

    $ yarn build
    
  2. Deploy the build folder

About

React boilerplate with typescript, styled-components, eslint, prettier on webpack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published