Dangerous Liaisons data visualization projectΒΆ

To get started, you need to ensure that you have NPM and Node running on your machine. Install the dependencies (npm install) and then run the project locally (npm run serve):

Project setupΒΆ

npm install

Compiles and hot-reloads for developmentΒΆ

npm run serve

Compiles and minifies for productionΒΆ

npm run build

Lints and fixes filesΒΆ

npm run lint

Customize configurationΒΆ

See Configuration Reference.