Skip to content

Boilerplate for a React+TypeScript+Webpack application, in case you don't want to use create-react-app.

Notifications You must be signed in to change notification settings

AnkitKSinha/react-ts-webpack-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-TypeScript-Webpack boilerplate

Get started

Being a boilerplate, the easiest way is to clone/fork and get started with your job.

git clone https://github.com/AnkitKSinha/react-ts-webpack-boilerplate.git

In case you'd want to know the basics, you might want to go through the documentations for React, TypeScript and Webpack.

Besides these, you might also want to go through the various webpack plugins, webpack-dev-server and other loaders for processing files.

Development

In case you'd also want to know how to set this up from scratch, this blog might interest you.

Build a React app from scratch using Webpack and TypeScript

About

Boilerplate for a React+TypeScript+Webpack application, in case you don't want to use create-react-app.

Topics

Resources

Stars

Watchers

Forks