Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rc6799/beacon-vue_d3

Beacon based on Vue2 + D3.js.
https://github.com/rc6799/beacon-vue_d3

d3-js express javascript karma mocha node-sass nodejs vue2

Last synced: 1 day ago
JSON representation

Beacon based on Vue2 + D3.js.

Awesome Lists containing this project

README

        

## Build Setup
FOR MAC:::
Worked with
npm version 3.8.6 and 3.10.3 [npm --version]
node version 6.1.0 and 6.7.0 [node --version]

should work with 6.9.3 which can be found at
https://nodejs.org/en/

Install node
https://nodejs.org/dist/v6.1.0/node-v6.1.0.pkg

``` bash
# install dependencies
sudo npm install

# serve with hot reload at localhost:8980
npm run dev

# build for production with minification
npm run build

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test
```

{
"fsi": [21.42, 24.50, 2.81, 72.28, 13.94, 18.63],
"handout-electronic": [13.37, 12.89, 7.12, 0.0, 29.98, 8.70],
"military": [1.53, 5.89, 1.49, 0.0, 1.77, 6.37],
"home": [11.33, 29.37, 7.26, 12.28, 10.85, 18.79],
"unknown": [52.36, 27.36, 81.33, 15.44, 43.45, 47.52]
}