Skip to content

NASA Task Load Index (NASA-TLX) is a subjective, multidimensional workload assessment tool.

License

Notifications You must be signed in to change notification settings

vinothpandian/nasa-tlx-web

Repository files navigation

Nasa TLX - Web version

About Nasa TLX

Procedure

Contributing

To get started, first install all the necessary dependencies.

git clone https://github.com/vinothpandian/nasa-tlx-web.git

To install the necessary packages in <your-app-folder> folder, do

npm install

or if you use yarn then

yarn

To run a development server

npm run start

or with yarn

yarn start

The developement server will run in http://localhost:8080/

To build the code use

npm run build

or with yarn

yarn build

About

NASA Task Load Index (NASA-TLX) is a subjective, multidimensional workload assessment tool.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published