We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e57987 commit 81087c7Copy full SHA for 81087c7
demo/readme.md
@@ -9,6 +9,8 @@ It's a small demo to show how to set up [css-modules-require-hook](https://githu
9
Make sure that you have [Node.js](https://nodejs.org/en/) and [npm](https://www.npmjs.com/) and run these commands:
10
11
```bash
12
+$ git clone [email protected]:css-modules/css-modules-require-hook.git
13
+$ cd demo
14
$ npm install
15
$ npm run compile
16
$ npm run start
0 commit comments