Updated readme.

This commit is contained in:
Bogdan Mustiata 2019-01-27 15:03:35 +01:00
parent bc739ab19d
commit 0a80f45d05

View file

@ -33,6 +33,14 @@ ln -s `pwd`/dist ~/.local/share/cockpit/starter-kit
After changing the code and running `make` again, reload the Cockpit page in After changing the code and running `make` again, reload the Cockpit page in
your browser. your browser.
You can enable the watching via:
$ npm run watch
or
$ make watch
# Running eslint # Running eslint
Cockpit Starter Kit uses [ESLint](https://eslint.org/) to automatically check Cockpit Starter Kit uses [ESLint](https://eslint.org/) to automatically check