Skip to content

quantum-bits/embedded-vue-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedded Vue Example

Set Up

  1. Run yarn to install local HTTP server.
  2. Run yarn serve to run server.
  3. Navigate to one of the URLs shown.

Notes

  1. The server doesn't know anything about handling POST requests, so open Network tab on browser tools to see form request being posted.
  2. As usual, Vue debugger in browser is helpful to see run-time component structure and data bindings.

About

Example of embedding Vue in "traditional" HTML page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published