Talk for TLP Tenerife 2019
- 🐤 Tweet: https://twitter.com/Manz/status/1150831664601415680
- 📒 Slides: https://speakerdeck.com/manz/css-futbol
- ⚽ Demo: https://manzdev.github.io/css-futbol/
- HTML5/CSS3
- Javascript ES6+ (Babel): https://babeljs.io/
- Web Components (v1)
- Parcel: https://parceljs.org/
- PostCSS: https://postcss.org/
- Autoprefixer: https://github.com/postcss/autoprefixer
- Preset Env: https://preset-env.cssdb.org/
- ESLint: https://eslint.org/
- StyleLint: https://stylelint.io/
git clone https://github.com/ManzDev/css-futbol
cd css-futbol
sudo npm install -g parcel-bundler
git checkout 16-refactor
(or other branch)npm install
npm run dev