Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 958 Bytes

File metadata and controls

37 lines (25 loc) · 958 Bytes

Hakooi Nuxt Boilerplate

JavaScript Style Guide: Good Parts

Hakooi Studio Nuxt Boilerplate

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

Sync process

  • Generate favicon using Favicon Generator
  • Setup opengraph for better snippet url share
  • don't forget to setup meta data

Library included

For detailed explanation on how things work, check out Nuxt.js docs.