wieerwill.github.io/nuxt
Robert Jeutter 4ea920be19
remove router base
somehow the page builds but github pages can't find the files correctly
2021-07-05 08:04:39 +02:00
..
assets add new nuxt build 2021-07-04 16:56:48 +02:00
layouts add new nuxt build 2021-07-04 16:56:48 +02:00
pages add new nuxt build 2021-07-04 16:56:48 +02:00
static add new nuxt build 2021-07-04 16:56:48 +02:00
store add new nuxt build 2021-07-04 16:56:48 +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 remove router base 2021-07-05 08:04:39 +02:00
package.json add new nuxt build 2021-07-04 16:56:48 +02:00
README.md add new nuxt build 2021-07-04 16:56:48 +02:00
yarn.lock add new nuxt build 2021-07-04 16:56:48 +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