Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 637 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 637 Bytes

Task Escalator

StackShare

An extension for Todoist.

Setup

> npm install
> npm install --prefix ./functions
> npm run build

Local Development

This won't run Firebase functions in development mode, just the front end Vue app.

> npm run serve

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT