Skip to content

acautin/vuetogo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

vuetogo

Todo list implemented using Go in the backend and Vue.js in the frontend. This project is meant to be a learning exercise but please feel free to raise issues or submit pull request if something is not working as expected (or even if you see code written in a non idiomatic way for the technology).

Project Structure

TBD

Build

Please note the steps below were tested in macOS 10.14.6 and ubuntu TBD but it should work in Windows as well, please report an issues if that is not the case.

Requirements

  • Go version 1.12.9 or higher.
  • Node.js version 10.16.0 or higher.

Get the source

git clone https://github.com/acautin/vuetogo.git

Backend

TBD

Frontend

cd vuetogo/frontend
npm install
npm run build

Deploying the proyect

TBD

About

Todo list implemented using vue + go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published