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

https://github.com/paveldeuce/cognitive-biases-layout

Landing page about cognitive biases
https://github.com/paveldeuce/cognitive-biases-layout

atomic cognitive-bias css html htmllint stylelint surge-sh

Last synced: 3 months ago
JSON representation

Landing page about cognitive biases

Awesome Lists containing this project

README

        

# cognitive-biases-layout
![LayoutDesigner CI](https://github.com/PavelDeuce/cognitive-biases-layout/workflows/LayoutDesigner%20CI/badge.svg?branch=master)

[Link - Когнитивные Искажения](http://cognitive-biases-pd.surge.sh/)

## Setup

```sh
$ make install
```

## Run lint

```sh
$ make lint
```

## Deploy

```sh
$ make deploy
```