Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 335 Bytes

CONTRIBUTING.md

File metadata and controls

30 lines (21 loc) · 335 Bytes

Contributing to Schedule view for Conf Companion

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Linting

npm run lint