https://github.com/noticeable-app/noticeable-sample-vue
Project sample showing how to integrate Noticeable widgets in a Vue Web app.
https://github.com/noticeable-app/noticeable-sample-vue
noticeable vue widgets
Last synced: 2 months ago
JSON representation
Project sample showing how to integrate Noticeable widgets in a Vue Web app.
- Host: GitHub
- URL: https://github.com/noticeable-app/noticeable-sample-vue
- Owner: noticeable-app
- Created: 2021-08-10T20:12:46.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-06T02:24:08.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T05:42:20.559Z (4 months ago)
- Topics: noticeable, vue, widgets
- Language: Vue
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Noticeable Vue Sample
This project shows how to integrate Noticeable Widgets in a Vue Web app.
We suggest looking at the commits to see a comprehensive list of the changes:
https://github.com/noticeable-app/noticeable-sample-vue/commits/masterYou can also run `yarn install && yarn dev` and navigate to `http://localhost:3000/` in order to see a live sample.