Skip to content

The basestation for IRIS' robosoccer wheels competitions in 2023

License

Notifications You must be signed in to change notification settings

IRIS-ITS/fe-basestation_2023

 
 

Repository files navigation

Front-end Basestation 2023

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

How To Check mtcasts is still runinng

sudo netstat -tulpn

How To Write to UDP Network

nc -u <ip_address> <port>

How To prevent unchanges git but detect changes

git add -uv

Main Contributors

About

The basestation for IRIS' robosoccer wheels competitions in 2023

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 67.1%
  • JavaScript 30.3%
  • CSS 2.3%
  • Other 0.3%