Skip to content

git-thinh/20200626-nuxt-router-hook

 
 

Repository files navigation

nuxt-router-hook

Blog post sample

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

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

About

Sample project for "Hooking into Vue router from NuxtJS" blogpost

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 42.7%
  • JavaScript 38.5%
  • TypeScript 18.8%