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
- Host: GitHub
- URL: https://github.com/sapegin/cddcourse
- Owner: sapegin
- Created: 2020-04-30T10:19:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T02:43:42.000Z (about 3 years ago)
- Last Synced: 2025-03-18T20:23:19.930Z (10 months ago)
- Language: JavaScript
- Size: 1.54 MB
- Stars: 12
- Watchers: 1
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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.