Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 371 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 371 Bytes

React SPA template with Webpack 5

Todo:

  • PurgeCSS plugin
  • CompressionWebpackPlugin
  • ImageMinimizerWebpackPlugin
  • Add classnames library
  • Move webpack configs to separate folder
  • Add tests to ci config

Available scripts

  • npm run lint:css
  • npm run lint:ts
  • npm run build
  • npm run dev
  • npm run format
  • npm run test