Application wrapper for Asana web application
To contribute clone the repository into a folder on your system and be sure to have Node.js installed.
Run
$ npm install
To run Taskana in development mode run the following command:
$ npm start
To build and ship Taskana run the following command:
$ npm run build
Builds the app for OS X, Linux, and Windows, using electron-packager.
MIT © Kreativgebiet