Skip to content

prbdias/vue-spa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Vue.js Single Page App

This is my evolving attempt to build a full single page app with the vuejs ecosystem. This uses:

  • vue for rendering
  • vue-router for routing
  • vuex for state management
  • vuex-router-sync to keep the router in sync with vuex
  • The standard vue-cli based webpack build system and file layout

Coming Soon:

  • Authentication and JWT
  • Wrapping jQuery UI components into directives
  • vue-resource usage
  • vue-validator for validating forms

About

A single page app example in vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.3%
  • Vue 25.3%
  • HTML 1.4%