https://github.com/ManzDev/css-futbol
CSS Fútbol: Talk for TLP Tenerife 2019
https://github.com/ManzDev/css-futbol
css futbol javascript perspective shadow-dom synthesizer transforms webcomponents
Last synced: 10 days ago
JSON representation
CSS Fútbol: Talk for TLP Tenerife 2019
- Host: GitHub
- URL: https://github.com/ManzDev/css-futbol
- Owner: ManzDev
- Created: 2019-06-27T00:47:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T04:20:41.000Z (over 2 years ago)
- Last Synced: 2025-06-20T12:51:01.068Z (4 months ago)
- Topics: css, futbol, javascript, perspective, shadow-dom, synthesizer, transforms, webcomponents
- Language: HTML
- Homepage: https://manzdev.github.io/css-futbol/
- Size: 1.24 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-css-art - GitHub - futbol) (Uncategorized / Uncategorized)
- awesome-css-art - GitHub - futbol) (Uncategorized / Uncategorized)
README
# CSS Fútbol

Talk for TLP Tenerife 2019
- 🐤 Tweet:
- 📒 Slides:
- ⚽ Demo:## Used technologies
- HTML5/CSS3
- Javascript ES6+ (Babel):
- Web Components (v1)
- Parcel:
- PostCSS:
- Autoprefixer:
- Preset Env:
- ESLint:
- StyleLint:## Getting Started
1. `git clone https://github.com/ManzDev/css-futbol`
2. `cd css-futbol`
3. `sudo npm install -g parcel-bundler`
4. `git checkout 16-refactor` (or other branch)
5. `npm install`
6. `npm run dev`