Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

omega-takai/nuxt.js-pug-sass

Repository files navigation

nuxt.js-pug-sass

my play ground

Build Setup

# 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.

Config of create nuxt-app

? Project name nuxt.js-v2.8-pug-sass
? Project description my play ground
? Author name Tomonari Takai
? Choose the package manager Yarn
? Choose UI framework None
? Choose custom server framework None (Recommended)
? Choose Nuxt.js modules (Press <space> to select, <a> to toggle all, <i> to invert selection)
? Choose linting tools ESLint, Prettier
? Choose test framework None
? Choose rendering mode Single Page App