Skip to content

Folktails/webpack-boilerplate-react

Repository files navigation

Webpack boilerplate for react-typescript

package manager : yarn


Webpack + Babel + React + react-router-dom + Typescript + ESLint


├── Readme.md
├── babel.config.js
├── package.json
├── public
│   └── index.html
├── src
│   ├── App.tsx
│   └── index.tsx
├── tsconfig.json
├── webpack.common.js
├── webpack.dev.js
├── webpack.prod.js
└── yarn.lock

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published