Skip to content

A simple starter template for React Typescript Webpack

Notifications You must be signed in to change notification settings

SoorajSNBlaze333/react-webpack-ts-starter

Repository files navigation

React Typescript Webpack Starter Template

Setting up and Installation

  1. If you want to use this template, just click on the Use this template and continue the steps.
  2. Or you can clone the repo manually using,
git clone https://https://github.com/SoorajSNBlaze333/react-webpack-ts-starter
cd react-webpack-ts-starter
npm i
npm start