AlexSegen / nuxt-manual-routing

Use manual router with NuxtJS (Vue)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuxtjs: Manual Routing

Install this Module and follow instructions https://github.com/nuxt-community/router-module

Build Setup

# install dependencies
$ npm install # Or yarn install

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

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

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.

About

Use manual router with NuxtJS (Vue)


Languages

Language:Vue 72.1%Language:JavaScript 27.9%