Skip to content

DeFUCC/cognitive-biases

 
 

Repository files navigation

decision-process-and-cognitive-bias

TUM Master Thesis on decision processes and cognitive biases

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Installing

The following steps will enable you to setup your development environment :

  • Clone the repository from here : git clone https://github.com/sebischair/cognitive-biases
  • Install the node_modules in the root folder : npm install
  • Run the application in dev mode : npm run start:dev
  • Build the project for production deployment : npm run build:prod
  • Deploy application on server using Express : npm start
  • Express config file : server.js

About

Decision-making Processes and Cognitive Biases in Designing Software Architecture Design

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 64.1%
  • TypeScript 30.2%
  • HTML 4.8%
  • JavaScript 0.9%