Showing
2 changed files
with
16 additions
and
20 deletions
README.md
0 → 100644
Readme.md
deleted
100644 → 0
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). |
-
Please register or login to post a comment