/pxl-nuxt-portfolio

Portfolio website template built with Nuxt.js. Comes with project routes, transitions between routes, server side rendering, vuex state management, and static site generation.

Primary LanguageCSS

pxl-nuxt-portfolio

Portfolio website template

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.