🌐 My website
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3) Signed-off-by: dependabot[bot] <support@github.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.