Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-capstone-design2
/
2015104193
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
윤준현
2021-03-28 17:00:53 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f24ef4ec6046dab69dbc910652edf960da779d3d
f24ef4ec
1 parent
f9e5c7d1
리드미 변경
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
20 deletions
README.md
Readme.md
README.md
0 → 100644
View file @
f24ef4e
# 드론 모니터링 시스템 웹 어플리케이션
## 개요
### 팀원
## 기술 스택
### Frontend
-
Vue.js
-
Nuxt.js
-
Ant Design Vue
-
Socket.io
-
Open Street Map
### Backend
-
Nest.js
-
PostgreSQL
\ No newline at end of file
Readme.md
deleted
100644 → 0
View file @
f9e5c7d
# 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
)
.
Please
register
or
login
to post a comment