https://github.com/argyleink/london-css-2020
CSS 🎉
https://github.com/argyleink/london-css-2020
conference css talks
Last synced: about 1 year ago
JSON representation
CSS 🎉
- Host: GitHub
- URL: https://github.com/argyleink/london-css-2020
- Owner: argyleink
- Created: 2020-09-03T21:24:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T21:07:39.000Z (over 3 years ago)
- Last Synced: 2025-04-11T02:04:04.186Z (about 1 year ago)
- Topics: conference, css, talks
- Language: HTML
- Homepage: https://london-css-2020.netlify.app/
- Size: 1.14 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Slyd Starter
Clone and go [slyd](https://github.com/argyleink/slyd) creation 👍, built on top of [shortstack](https://github.com/argyleink/shortstack) for modern CSS/JS authoring & live reload
## Getting Started
1. `mkdir new-presentation-name && cd $_`
1. `git clone --depth=1 https://github.com/argyleink/slyd-starter.git . && rm -rf ./.git`
1. `npm i`
1. `npm start`