1
0
Fork 0
🌐 My website
Find a file
2020-08-04 20:39:22 +02:00
assets Use eslint-config-awzzm-vue, refactor some code and improve NavigationBar.vue 2020-08-04 20:39:22 +02:00
components Use eslint-config-awzzm-vue, refactor some code and improve NavigationBar.vue 2020-08-04 20:39:22 +02:00
layouts Use eslint-config-awzzm-vue, refactor some code and improve NavigationBar.vue 2020-08-04 20:39:22 +02:00
pages Use eslint-config-awzzm-vue, refactor some code and improve NavigationBar.vue 2020-08-04 20:39:22 +02:00
plugins Use eslint-config-awzzm-vue, refactor some code and improve NavigationBar.vue 2020-08-04 20:39:22 +02:00
static Invert the domain redirect 2020-05-17 13:01:15 +02:00
.eslintrc.js Use eslint-config-awzzm-vue, refactor some code and improve NavigationBar.vue 2020-08-04 20:39:22 +02:00
.gitignore Start from scratch and add logo 2019-11-30 14:46:19 +01:00
manifest.json Use eslint-config-awzzm-vue, refactor some code and improve NavigationBar.vue 2020-08-04 20:39:22 +02:00
nuxt.config.js Use eslint-config-awzzm-vue, refactor some code and improve NavigationBar.vue 2020-08-04 20:39:22 +02:00
package.json Use eslint-config-awzzm-vue, refactor some code and improve NavigationBar.vue 2020-08-04 20:39:22 +02:00
README.md Use Kiste 2019-12-08 17:45:22 +01:00
yarn.lock Use eslint-config-awzzm-vue, refactor some code and improve NavigationBar.vue 2020-08-04 20:39:22 +02:00

moritz-ruth.de

The official website of Moritz Ruth

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

For detailed explanation on how things work, check out Nuxt.js docs.