https://github.com/manzdev/starworkshop-jsday
CSS/JS Challenges for Canarias JSDay 2018
https://github.com/manzdev/starworkshop-jsday
canariasjs challenges css javascript js jsday
Last synced: 3 months ago
JSON representation
CSS/JS Challenges for Canarias JSDay 2018
- Host: GitHub
- URL: https://github.com/manzdev/starworkshop-jsday
- Owner: ManzDev
- Created: 2018-11-02T19:21:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-29T00:45:27.000Z (over 7 years ago)
- Last Synced: 2025-10-14T20:57:18.529Z (8 months ago)
- Topics: canariasjs, challenges, css, javascript, js, jsday
- Language: HTML
- Homepage:
- Size: 2.55 MB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JSDay 2018 - StarWorkshop

https://jsdaycanarias.com/
## Starting
```bash
git clone https://github.com/ManzDev/starworkshop-jsday
cd starworkshop-jsday
rm -rf .git
npm install
```
...or simply **fork**, clone and `npm install`!
## Developing
| Command | Description |
|---------|-------------|
| `npm run dev` | Delete `dist` folder and open a development web. |
| `npm run build` | Delete `build` folder and create production web. |
| `npm run deploy` | Deploy `build` folder on `gh-pages` branch (site). *Don't forget commit and push `build` folder!* |
## Help!
URL Slides: [https://speakerdeck.com/manz/star-workshop-css-jsday-canarias-2018](https://speakerdeck.com/manz/star-workshop-css-jsday-canarias-2018)
## Solutions
- [Reto #1: CSS Card](https://manzdev.github.io/starworkshop-jsday/reto1/index.html)
- [Reto #2: Penguin eyes](https://manzdev.github.io/starworkshop-jsday/reto2/index.html)
- [Reto #3: Three Card](https://manzdev.github.io/starworkshop-jsday/reto3/index.html)
- [Reto #4: JS Guy](https://manzdev.github.io/starworkshop-jsday/reto4/index.html)
- [Reto #5: Pink Floyd](https://manzdev.github.io/starworkshop-jsday/reto5/index.html)
- [Reto #6: Knight Rider (KITT)](https://manzdev.github.io/starworkshop-jsday/reto6/index.html)
- [Reto #7: VHS Star Wars](https://manzdev.github.io/starworkshop-jsday/reto7/index.html)
- [Reto #8: Super Mario Bros](https://manzdev.github.io/starworkshop-jsday/reto8/index.html)
## Collaborations & great demos
- [Rosana & DanielRamos](https://twitter.com/Totemika/status/1062044923485216769)
## Requisites
- VSCode https://code.visualstudio.com/
- Git https://git-scm.com/
- NodeJS/NPM https://nodejs.org/en/
- Inkscape https://inkscape.org/