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

https://github.com/nakamura196/nuxt-visjs

This repository is designed to show integrating vis.js with Nuxt.
https://github.com/nakamura196/nuxt-visjs

nuxt nuxtjs visjs

Last synced: 2 months ago
JSON representation

This repository is designed to show integrating vis.js with Nuxt.

Awesome Lists containing this project

README

        

# Integrating vis.js with Nuxt

This repository is designed to show integrating vis.js with Nuxt.

Best regards to the https://github.com/sjmallon/vue-visjs.

## Demo

https://nuxt-visjs.netlify.app/

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run dev
```

### Dependencies

You will likely need to have at least the following dependencies available in your `package.json`.

- `vue-visjs`