Showing
5 changed files
with
20 additions
and
0 deletions
.DS_Store
0 → 100644
No preview for this file type
면담 보고서/.DS_Store
0 → 100644
No preview for this file type
면담 보고서/Readme.md
0 → 100644
1 | +# drone-web-nuxt | ||
2 | + | ||
3 | +## Build Setup | ||
4 | + | ||
5 | +```bash | ||
6 | +# install dependencies | ||
7 | +$ yarn install | ||
8 | + | ||
9 | +# serve with hot reload at localhost:3000 | ||
10 | +$ yarn dev | ||
11 | + | ||
12 | +# build for production and launch server | ||
13 | +$ yarn build | ||
14 | +$ yarn start | ||
15 | + | ||
16 | +# generate static project | ||
17 | +$ yarn generate | ||
18 | +``` | ||
19 | + | ||
20 | +For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org). |
면담 보고서/멘토미팅보고서_20210316.pdf
0 → 100755
No preview for this file type
면담 보고서/멘토미팅보고서_20210324.pdf
0 → 100755
No preview for this file type
-
Please register or login to post a comment