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.
- Host: GitHub
- URL: https://github.com/nakamura196/nuxt-visjs
- Owner: nakamura196
- Created: 2021-07-29T14:29:04.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-07T22:41:05.000Z (almost 4 years ago)
- Last Synced: 2025-02-15T06:31:17.122Z (4 months ago)
- Topics: nuxt, nuxtjs, visjs
- Language: Vue
- Homepage: https://nuxt-visjs.netlify.app/
- Size: 327 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`