Skip to content

benscrane/task-escalator

Repository files navigation

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