personal site
https://www.mat.services
090868aa34 | ||
---|---|---|
.vscode | ||
.well-known/acme-challenge | ||
assets | ||
components | ||
layouts | ||
middleware | ||
pages | ||
plugins | ||
static | ||
store | ||
.editorconfig | ||
.eslintrc.js | ||
.gitignore | ||
.gitlab-ci.yml | ||
.prettierrc | ||
README.md | ||
nuxt.config.js | ||
package.json | ||
yarn.lock |
README.md
mat.services
my personal site
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, checkout Nuxt.js docs.