Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 561 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 561 Bytes

Front-end build tools workshop repository

Repository meant for conducting a workshop about setting up Front-end build tools and frameworks including:

  • Webpack with Hot Module Replacement
  • Babel.js
  • Typescript
  • Sass
  • Gulp.js
  • ESLint, TSLint, SassLint

Check presenter notes for a detailed overview and step-by-step guide for the workshop.

In docs folder you can also find workshop slideshow.

Checkout solutions branch for fully featured build configurations.


npm install - install all dependancies