Skip to content

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

License

Notifications You must be signed in to change notification settings

gastonrey/webpack-typescript-react

 
 

Repository files navigation

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)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.8%
  • TypeScript 7.1%
  • HTML 3.1%
  • SCSS 2.5%
  • Less 1.4%
  • CSS 0.1%