Skip to content

found-pleiade/evolucion

Repository files navigation

Evolucion

Developping

  1. Install dependencies go mod tidy.
  2. Run the backend go run ..
  3. Visit http://localhost:1323.

If you want to use air for live reloading:

  1. Install air go install github.com/cosmtrek/air@latest.
  2. Be sure that $GOPATH/bin is in your $PATH: export PATH=$PATH:$GOROOT/bin:$GOPATH/bin or export PATH=$PATH:$(go env GOPATH)/bin
  3. Run air instead of go run ..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published