Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joeybaker/mental-models
https://github.com/joeybaker/mental-models
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/joeybaker/mental-models
- Owner: joeybaker
- Created: 2019-11-17T23:52:49.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-20T00:32:41.000Z (2 months ago)
- Last Synced: 2024-12-30T08:50:25.736Z (30 days ago)
- Language: JavaScript
- Homepage: https://mental-models.now.sh
- Size: 961 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mental Models
A new mental model every day.
Install it and run:
```bash
npm install
npm run dev
# or
yarn
yarn dev
```