wieerwill.github.io/nuxt
2021-12-30 17:16:16 +01: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 additional gradients for smoothing effect 2021-12-30 17:02:10 +01: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
.yarnclean upgrading dependencies 2021-12-30 17:16:16 +01:00
jsconfig.json add new nuxt build 2021-07-04 16:56:48 +02:00
life.js auto generating pages from file 2021-12-30 17:00:13 +01: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 upgrading dependencies 2021-12-30 17:16:16 +01:00
README.md add new nuxt build 2021-07-04 16:56:48 +02:00
yarn.lock upgrading dependencies 2021-12-30 17:16:16 +01: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