Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 239 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 239 Bytes

Kakoo

Install the dependencies

use vscode, install recommended plugins then

npm install

Commands

npm run dev
npm run build
npm run test
npm run test:e2e
npm run test:unit
npm run lint
npm run stylelint