question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

support generating embark demo in vue.js

See original GitHub issue

Outline

The goal of this task is to create the equivalent template of the react dapp generated byembark demo in vue.js An Embark template for vue.js can be found here https://github.com/embark-framework/embark-vue-template. The code for the embark_demo can be found here https://github.com/embark-framework/embark/tree/master/templates/demo

Acceptance Criteria

  • embark demo --vuejs should generate a vuejs dapp, with the same functionality as the default embark demo dapp.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:35 (23 by maintainers)

github_iconTop GitHub Comments

2reactions
michaelsbradleyjrcommented, Nov 7, 2018

One more thought on --template vs. --framework: in addition to --template providing symmetry, it’s also possible that any given template (not just “frameworks”) might wish to provide both a minimal template as such, and a more full-featured demo of that template.

1reaction
jrainvillecommented, Nov 7, 2018

Good question, it’s the first time we ever have a latest release and a @next release, but I would recommend just doing it for develop.

Read more comments on GitHub >

github_iconTop Results From Across the Web

support generating embark demo in vue.js · Issue #937 - GitHub
Outline The goal of this task is to create the equivalent template of the react dapp generated byembark demo in vue.js An Embark...
Read more >
support generating embark demo in vue.js | embark-framework ...
Outline The goal of this task is to create the equivalent template of the react dapp generated by`embark demo` in vue.js An Embark...
Read more >
Vue.js - The Progressive JavaScript Framework | Vue.js
Builds on top of standard HTML, CSS and JavaScript with intuitive API and world-class documentation. Performant. Truly reactive, compiler-optimized rendering ...
Read more >
Setup Vue.js Hello World In Visual Studio Code | by Ryan James
Type the following command into the command line. npm i -g @vue/cli. Once this is complete, we will create our project: vue create...
Read more >
Templates - Embark
Vyper Template. Template to demonstrate the use of the Vyper contracts · Embark Demo React Template. A React Application showcasing Embark's functionality.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found