wieerwill.github.io/nuxt
2021-07-06 11:37:19 +02:00
..
assets beautify 2021-07-06 11:31:30 +02:00
layouts move audio to fit github host 2021-07-06 11:37:19 +02:00
pages add container bottom place 2021-07-06 09:44:40 +02:00
static move audio to fit github host 2021-07-06 11:37:19 +02:00
store add background music 2021-07-06 09:04:28 +02:00
.editorconfig add new nuxt build 2021-07-04 16:56:48 +02:00
.gitignore move dist from nuxt to root 2021-07-04 17:34:08 +02:00
jsconfig.json add new nuxt build 2021-07-04 16:56:48 +02:00
nuxt.config.js Merge branch 'master' of https://github.com/wieerwill/wieerwill.github.io 2021-07-06 09:06:39 +02:00
package.json remove nuxt image 2021-07-06 07:32:08 +02:00
README.md add new nuxt build 2021-07-04 16:56:48 +02:00
yarn.lock remove nuxt image 2021-07-06 07:32:08 +02:00

wieerwill.github.io

Get to know Wieerwill at Github.io

Build Setup

# 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