go-echo-vuejs-boilerplate

command module
v0.0.0-...-6c05615 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 21, 2020 License: MIT Imports: 10 Imported by: 0

README

Introduction

  • A simple boilerplate that uses go with echo framework has the backend.
  • The frontend is served via the VueJS.
  • The routes can be served both via vue-router and echo router

How to use

To use the boilerplate,

  • Clone the repository

  • Install the npm packages

      cd client
      npm install
    
  • run the below file

      cd ..
      /bin/sh run.sh
    
  • Navigate to http://localhost:8082 to access the web

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL