Skip to content

Commit 52d0ae7

Browse files
committed
Docs.
1 parent 1ac5b22 commit 52d0ae7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
# React CSS Modules Examples
22

33
https://github.com/gajus/react-css-modules
4+
5+
## Setup
6+
7+
```sh
8+
git clone https://github.com/gajus/react-css-modules-examples.git
9+
cd ./react-css-modules-examples
10+
npm install
11+
webpack-dev-server
12+
```

0 commit comments

Comments
 (0)