/workshop-important-tools

a workshop introducing eslint, babel, and webpack

Primary LanguageJavaScript

Some Important Frontend Tools

An introduction to ESlint, Babel, Webpack

This repo has slides you can follow

after cloning the repo you can

npm install

which should install all packages used

you may use yarn if you perfer it over npm

To follow along copy the content of the begin folder in the section we are talking about to the root of the project