Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up Vue properly #24

Open
slifty opened this issue Sep 29, 2021 · 0 comments
Open

Set up Vue properly #24

slifty opened this issue Sep 29, 2021 · 0 comments

Comments

@slifty
Copy link
Contributor

slifty commented Sep 29, 2021

Right now we are treating Vue as a raw javascript library; the UX elements are handled via templates and static javascript files.

I would like to move the UX to a single page app, powered by Vue, written in ES6 (ideally even TypeScript).

This will make it easier to incorporate third party UX components.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant