1.0.0 • Published 6 years ago

prerender-spa-plugin-example-vue-simple v1.0.0

Weekly downloads
5
License
-
Repository
-
Last release
6 years ago

Generic & Simple Example

The simplest possible example of a prerendered static site, using JavaScript with no external libraries.

Usage

cd prerender-spa-plugin/examples/vue-webpack-simple
npm install
npm run build

Now check the new dist directory for your prerendered static site! You'll notice that the initial todos have been prerendered on the page.

1.0.0

6 years ago