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

Adding a tunebook with vue #2

Open
brianshano opened this issue Apr 7, 2020 · 1 comment
Open

Adding a tunebook with vue #2

brianshano opened this issue Apr 7, 2020 · 1 comment

Comments

@brianshano
Copy link

Would you have an example of adding a tunebook with vue? Does it require a raw-loader to import the abc file?
My other option is to parse and escape the abc notation I have stored in DB.

@paulrosen
Copy link
Owner

I'm not exactly sure what the scope of your project is. If the tunebook will be hardcoded then you can just paste it directly in a string using the back-tick format. If you will be getting the data dynamically and it is publicly accessible, I would use the axios package or fetch.

Sorry I don't have an example for you. Good luck!

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

2 participants