https://github.com/shanebdavis/nvc
NVC inspired needs and emotions interactive quick reference app built on the ArtSuite
https://github.com/shanebdavis/nvc
Last synced: 4 months ago
JSON representation
NVC inspired needs and emotions interactive quick reference app built on the ArtSuite
- Host: GitHub
- URL: https://github.com/shanebdavis/nvc
- Owner: shanebdavis
- Created: 2016-07-22T15:19:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-14T23:26:57.000Z (over 2 years ago)
- Last Synced: 2024-04-13T21:57:41.149Z (about 1 year ago)
- Language: JavaScript
- Size: 6.87 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NVC-Inspired Needs and Emotions Awareness App
### Run it now, Live on the Web
[Launch Needs and Emotions App](https://shanebdavis.github.io/nvc/)
### Install and Run Locally
```
git clone https://github.com/Imikimi-LLC/shanebdavis/nvc.git
cd nvc
npm install
npm start
```Go to: [http://localhost:8080/webpack-dev-server/](http://localhost:8080/webpack-dev-server/)
### NVC, Needs and Emotions Essentials
- [NVC Essentials](./NVC_ESSENTIALS.md) (original: [NVC Distilled @medium.com](https://medium.com/@shanebdavis/nvc-distilled-a515b3429a29))
- [The Needs List](./NEEDS.md)
- [positive-emotions list](https://github.com/shanebdavis/nvc/blob/master/source/NeedsAndEmotions/Data/PositiveEmotions.caf)
- [negative-emotions list](https://github.com/shanebdavis/nvc/blob/master/source/NeedsAndEmotions/Data/NegativeEmotions.caf)### About the App
- This app was built with [Art.Suite](https://github.com/Imikimi-LLC/art-suite/wiki) and [CaffeineScript](http://CaffeineScript.com)