Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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
```