marc-leopold/app
ManjaroOne666 8dcefcee6d update 2019-02-24 22:07:20 +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-24 22:07:20 +00:00
README.md folder structure 2019-02-24 16:42:27 +00:00
nuxt.config.js folder structure 2019-02-24 16:42:27 +00:00
package.json folder structure 2019-02-24 16:42:27 +00:00
yarn.lock folder structure 2019-02-24 16:42:27 +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.