chenc041 / hello-webpack

A react template based on webpack and typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hello-webpack

A react template based on webpack and typescript

feature

  • typescript
  • hmr
  • scss & css modules
  • gzip
  • eslint
  • stylelint
  • bundle-analyze

dev

pnpm run dev

prod

pnpm run build

About

A react template based on webpack and typescript

License:MIT License


Languages

Language:TypeScript 91.8%Language:HTML 4.6%Language:JavaScript 2.8%Language:SCSS 0.7%