Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

demonstration project to log task history

Notifications You must be signed in to change notification settings

Asana/task-history

 
 

Repository files navigation

Task History tool

This project was bootstrapped with Create React App.

Before Using:

create a .env file in the root directory with a personal access token as follows:

ASANA_KEY=123456

run npm install to install dependencies

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Main Libraries:

About

demonstration project to log task history

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.6%
  • JavaScript 8.8%
  • CSS 6.1%
  • HTML 5.5%