윤준현

리드미 변경

# 드론 모니터링 시스템 웹 어플리케이션
## 개요
### 팀원
## 기술 스택
### Frontend
- Vue.js
- Nuxt.js
- Ant Design Vue
- Socket.io
- Open Street Map
### Backend
- Nest.js
- PostgreSQL
\ No newline at end of file
# drone-web-nuxt
## Build Setup
```bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
```
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).