Skip to content

frtrriann/webpack-typescript-react-boilerplate

Repository files navigation

Webpack + Typescript + React boilerplate

Webpack + Typescript + React fast & configurable boilerplate to quickly start developing an application 🚀🚀🚀

Installation

Clone this repo and install dependencies.

npm i

Usage

Development

npm start

The development server will start up at localhost:8080.

Production

npm run build

Author

License

This project is open source and available under the MIT License.