Skip to content

VueMue/vuex-blog-example

 
 

Repository files navigation

Vuex Blog Example

Get data from api and display on page

Technologies

VueJs
Vuex

Installation and Setup Instructions

Clone down this repository:
You will need node and npm and installed globally on your machine.

"node": ">= 6.0.0"
"npm": ">= 3.0.0"

git clone https://github.com/merveer/vuex-blog-example.git

Dependency Installation:
npm install

Serve with hot reload at localhost:8080
npm run dev

About

Vue - Vuex Blog Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.2%
  • Vue 28.6%
  • CSS 7.4%
  • HTML 1.8%