Skip to content

taavikybar/fe-build-tools-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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