Skip to content

Warp-net/warpnet-frontend

Repository files navigation

WARPNET-FRONTEND

MAIN REPO DOCS

Requirements

Development

  • npm version >= 9.2.0

Production

How to run node (dev mode)

  npm run serve

How to run node (prod mode)

  • commit and push your frontend changes (INCLUDING DIST FOLDER!)
  • switch to main repo github.com/Warp-net/warpnet and call command:
  go get github.com/Warp-net/warpnet-frontend@latest && go mod vendor
  • then in the same main repo run node:
  make run-member

About

VueJS frontend for Warpnet

Resources

License

Stars

Watchers

Forks

Packages

No packages published