Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 260 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 260 Bytes

My first Webpack

This Webpack includes:

  • Webpack
  • Webpack-dev-server with hot-module-replacement
  • Babel
  • React
  • Typescript
  • ESLint

Scripts

npm start - starts the dev-server

npm run build - builds the app for production