marc-leopold/app
ManjaroOne666 8986efba8c update port numbers 2019-02-25 17:27:48 +00:00
..
api folder structure 2019-02-24 16:42:27 +00:00
assets folder structure 2019-02-24 16:42:27 +00:00
components folder structure 2019-02-24 16:42:27 +00:00
layouts folder structure 2019-02-24 16:42:27 +00:00
middleware folder structure 2019-02-24 16:42:27 +00:00
mixins folder structure 2019-02-24 16:42:27 +00:00
pages folder structure 2019-02-24 16:42:27 +00:00
plugins folder structure 2019-02-24 16:42:27 +00:00
static folder structure 2019-02-24 16:42:27 +00:00
store folder structure 2019-02-24 16:42:27 +00:00
.editorconfig folder structure 2019-02-24 16:42:27 +00:00
.eslintrc.js folder structure 2019-02-24 16:42:27 +00:00
Dockerfile update 2019-02-25 13:30:56 +00:00
README.md folder structure 2019-02-24 16:42:27 +00:00
nuxt.config.js update port numbers 2019-02-25 17:27:48 +00:00
package.json replace nuxt-sass-resources-loader with @nuxtjs/style-resources 2019-02-25 13:57:14 +00:00
yarn.lock replace nuxt-sass-resources-loader with @nuxtjs/style-resources 2019-02-25 13:57:14 +00:00

README.md

MarcLeopold

Marc Leopold Website

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build
$ yarn start

# generate static project
$ yarn run generate

For detailed explanation on how things work, checkout Nuxt.js docs.