personal site https://www.mat.services
 
 
 
Go to file
Matthew Ess 2f9f7bc259 Big change, hope it works!!! 2018-10-18 01:13:18 -04:00
.vscode Refactors + add Nuxtent 2018-10-14 23:25:55 -04:00
.well-known/acme-challenge Add ACME challenge 2018-07-23 23:56:14 -04:00
assets Big change, hope it works!!! 2018-10-18 01:13:18 -04:00
components Refactors + add Nuxtent 2018-10-14 23:25:55 -04:00
content Big change, hope it works!!! 2018-10-18 01:13:18 -04:00
layouts Nuxt 2 2018-10-14 02:45:44 -04:00
pages Big change, hope it works!!! 2018-10-18 01:13:18 -04:00
plugins Big change, hope it works!!! 2018-10-18 01:13:18 -04:00
static Big change, hope it works!!! 2018-10-18 01:13:18 -04:00
store Nuxt 2 2018-10-14 02:45:44 -04:00
.editorconfig Nuxt 2 2018-10-14 02:45:44 -04:00
.eslintrc.js Big change, hope it works!!! 2018-10-18 01:13:18 -04:00
.gitignore Nuxt 2 2018-10-14 02:45:44 -04:00
.gitlab-ci.yml Big change, hope it works!!! 2018-10-18 01:13:18 -04:00
.prettierrc Big change, hope it works!!! 2018-10-18 01:13:18 -04:00
README.md Nuxt 2 2018-10-14 02:45:44 -04:00
nuxt.config.js Big change, hope it works!!! 2018-10-18 01:13:18 -04:00
package.json Refactors + add Nuxtent 2018-10-14 23:25:55 -04:00
yarn.lock Refactors + add Nuxtent 2018-10-14 23:25:55 -04:00

README.md

mat.services pipeline status

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.