Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

CSS Fútbol: Talk for TLP Tenerife 2019

Awesome Lists containing this project

README

        

# CSS Fútbol

![CSS Fútbol](css-futbol.png)

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`