wieerwill.github.io/nuxt
Robert Jeutter 838fa50add remove nuxt image
doesn't work with github
2021-07-06 07:32:08 +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 remove nuxt image 2021-07-06 07:32:08 +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 nuxt image 2021-07-06 07:32:08 +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