Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/allouis/sentiment-wordcloud


https://github.com/allouis/sentiment-wordcloud

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# Wordcloud project

To install:
```
npm install
```
Depending on your setup you may need to `sudo` the above command.

```
npm run build
```

This will build our `app.js`

Sometimes the build will fail, I haven't quite worked out why, but this can be fixed by running
```
npm install handlebars
```
> N.B. I cannot replicate this on my other machine - may be a problem with my personal setup