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

https://github.com/sapegin/cddcourse

Component-driven development course
https://github.com/sapegin/cddcourse

Last synced: 10 months ago
JSON representation

Component-driven development course

Awesome Lists containing this project

README

          

# Component-driven development (with React Styleguidist) course

Source code for an [Egghead course](...).

```
git clone https://github.com/sapegin/cddcourse.git
cd cddcourse
npm install
npm start
```

## Authors and license

[Artem Sapegin](http://sapegin.me) and [contributors](https://github.com/sapegin/typescript-webpack-css-modules/graphs/contributors).

CC0 1.0 Universal license, see the included [License.md](License.md) file.