Closed wzup closed 8 years ago
Hm, I haven't described that step. Actually, you need to clone the whole repo:
$ git clone git@github.com:css-modules/css-modules-require-hook.git
$ cd css-modules-require-hook/demo
$ npm install
$ npm run compile
$ npm run start
Thank you for the issue, I updated the readme file: https://github.com/css-modules/css-modules-require-hook/tree/master/demo#quick-start
Should work for now.