Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimalistic, yet fully-featured Vuex example

A Work-in-Progress by @gbezyuk

This branch cointains some incrementably adoptable standalone Vue examples.

See tags: @step0, @step0.1, @step1 —  and so on.

We start with a simple HTML-embedded example, and gradually move to a fully-functional WebPack-based application.

You will need some sort of static HTTP server to run some of the examples. You could use http-server:

# installation
npm install -g http-server
# run it with caching disabled
http-server -c-1

About

This is one of Vue.js examples which can teach how build the vue.js app step by step

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages