Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 26 days ago
JSON representation

NVC inspired needs and emotions interactive quick reference app built on the ArtSuite

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/)

### Resources

* [NVC Distilled @medium.com](https://medium.com/@shanebdavis/nvc-distilled-a515b3429a29)
* [needs list](https://github.com/shanebdavis/nvc/blob/master/source/NeedsAndEmotions/Data/Needs.caf)
* [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)
* This app was built with [Art.Suite](https://github.com/Imikimi-LLC/art-suite/wiki) and [CaffeineScript](http://CaffeineScript.com)