Skip to content

janumedia/vue-spa-prerender-example

Repository files navigation

vue-SPA-prerender-example

Vue with SPA Prerender example

This repo using Vue-Cli-3 with some modifications.

Netlify Status

Built Components

TileGrid, ChessGrid, ListBox, LazyImage, Google Map, Google Place Reviews

Live Demo

Live demo

Demo with NuxtJS

See implementation with NuxtJS here

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit