omega-takai / nuxt.js-pug-sass

A Boilerplate using Pug & Sass

Home Page:https://t--takai.github.io/nuxt.js-pug-sass/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Boilerplate using Pug & Sass

https://t--takai.github.io/nuxt.js-pug-sass/

License:MIT License


Languages

Language:CSS 39.0%Language:Vue 33.6%Language:JavaScript 27.3%