LixvYang / Counter

Build an Counter app with Vuejs and Golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

<<<<<<< HEAD

Quickly start

git clone https://github.com/YLX621/Counter.git

And

cd backend
go run server.go
cd ..
cd frontend
cd calculator
npm install
npm run serve

Listen your port :8080

=======

And open your Browser input localhost:8080

About

Build an Counter app with Vuejs and Golang.

License:MIT License


Languages

Language:Vue 61.2%Language:Go 21.8%Language:HTML 10.3%Language:JavaScript 6.8%