Skip to content

Commit 81087c7

Browse files
committed
Update readme.md
1 parent 9e57987 commit 81087c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

demo/readme.md

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ It's a small demo to show how to set up [css-modules-require-hook](https://githu
99
Make sure that you have [Node.js](https://nodejs.org/en/) and [npm](https://www.npmjs.com/) and run these commands:
1010

1111
```bash
12+
$ git clone [email protected]:css-modules/css-modules-require-hook.git
13+
$ cd demo
1214
$ npm install
1315
$ npm run compile
1416
$ npm run start

0 commit comments

Comments
 (0)