Nuxt.JS + PUG Portfolio project based on redesign GarmentDecor company website.
Important Note By security and confidential reason only one page has being published. Without any business logic.
Frontend based on PUG + GULP + SCSS you can take a look here: Github Repo
# 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