/go-vue-demo

A small demo for Vue.js with Golang.

Primary LanguageJavaScript

go-vue-demo

This project is a small demo for Vue.js with Golang.

What it contains?

Install

Git clone this repo, install node.js, install golang & govendor.

Install dependencies:

$ govendor sync
$ npm install

Run

Install & Run gulp:

$ npm i gulp -g
$ gulp