1
0
Fork 0
moritzruth.de/README.md
2019-11-30 14:46:19 +01:00

381 B

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.