Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 469 Bytes

maintaining.md

File metadata and controls

7 lines (4 loc) · 469 Bytes

Maintaining

Developing Kap

Run npm run dev in one terminal tab to start watch mode, and in another tab, run npm start to launch Kap.

We strongly recommend installing an XO editor plugin for JavaScript linting and a Stylelint editor plugin for CSS linting. Both of these support auto-fix on save.