Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vdegenne/tetsuro-matsuzawa


https://github.com/vdegenne/tetsuro-matsuzawa

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Tetsuro Matsuzawa

we are just monkeys

Small application/game embedding a custom element simulating the memory program used by Tetsuro Matsuzawa in his cognitive tradeoff hypothesis.



## Installation

Clone the repo then install the deps

```bash
yarn install
```

## Serve

Install `pm2` then

```bash
pm2 start pm2.config.js
```

### production

Use `npm run watch` instead of `pm2` method if you want to modify the code and refresh the page on code change.

## Usage

Finally visit `http://localhost:43789/` to use the app.