BeowulfReturn / webpack-typescript-react

Webpack 5 boilerplate with support of most common loaders and modules (see tags and description)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack 5 boilerplate

Webpack 5 boilerplate with support of most common loaders and modules:

Quick start

To run this locally:

  1. run git clone https://github.com/glook/webpack-typescript-react.git sample-project
  2. Install all dependencies using yarn or npm install
  3. Start the development server using yarn start or npm run start
  4. Open up http://localhost:8080

About

Webpack 5 boilerplate with support of most common loaders and modules (see tags and description)

License:MIT License


Languages

Language:JavaScript 90.0%Language:TypeScript 5.4%Language:HTML 1.7%Language:Less 1.5%Language:SCSS 1.4%