🌐 My website
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1. **This update includes security fixes.** - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1) 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.