Adam16 / 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 85.7%Language:TypeScript 7.1%Language:HTML 3.1%Language:SCSS 2.5%Language:Less 1.4%Language:CSS 0.1%