🌐 My website
Bumps [serve](https://github.com/zeit/serve) from 11.3.0 to 11.3.2. - [Release notes](https://github.com/zeit/serve/releases) - [Commits](https://github.com/zeit/serve/compare/11.3.0...11.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> |
||
---|---|---|
assets | ||
components | ||
layouts | ||
pages | ||
plugins | ||
static | ||
.editorconfig | ||
.eslintrc.js | ||
.gitignore | ||
nuxt.config.js | ||
package.json | ||
README.md | ||
webpack.resolve.js | ||
yarn.lock |
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.