Skip to content

hfshr/shinyvuer

Repository files navigation

shinyvuer

stability-wip

A quick demo of using Shiny and Vue together. Inspired by this shiny dev series episode (from which I copied borrowed more than a few ideas).

Try it out

View the app on shinyapps.io here:

https://harryfish.shinyapps.io/shinyvuer/

You can install app with:

# install.packages("pak")
pak::pak("hfshr/shinyvuer")

Start the app with:

shinyvuer::run_app()

How?

Lots of great tools made by very clever people -

Develop

Edit files in srcjs/ directory and run packer::bundle() followed by golem::run_dev() to view changes.

About

Demo of using shiny and vue together

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published