Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 315 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 315 Bytes

This is the codebase for Asana Plus extension.

Feel free to fork and PR.

How to start

yarn start or npm start

How to pack

yarn build or npm run build

How to lint

yarn lint or npm run link