Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alanshaw/stylist
An adventure workshop to teach CSS
https://github.com/alanshaw/stylist
Last synced: 2 days ago
JSON representation
An adventure workshop to teach CSS
- Host: GitHub
- URL: https://github.com/alanshaw/stylist
- Owner: alanshaw
- Created: 2014-11-20T23:05:16.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-06T15:09:19.000Z (almost 10 years ago)
- Last Synced: 2024-04-27T00:02:39.571Z (7 months ago)
- Language: JavaScript
- Homepage: https://www.npmjs.org/package/stylist-workshop
- Size: 491 KB
- Stars: 40
- Watchers: 6
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-workshopper - stylist-workshop
README
# stylist
An [adventure](https://npmjs.org/package/adventure) workshop to teach CSS.
## Getting started
1. Install [Node.js](http://nodejs.org/)
2. Open a terminal window and install stylist:```sh
npm install -g stylist-workshop
```
3. Start the workshopper:```sh
stylist
```