wieerwill.github.io/nuxt
dependabot[bot] 76dfb25e24
Bump tar from 6.1.0 to 6.1.11 in /nuxt
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 00:01:35 +00: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 Bump tar from 6.1.0 to 6.1.11 in /nuxt 2021-09-01 00:01:35 +00: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