Skip to content
This repository has been archived by the owner on Dec 22, 2018. It is now read-only.

vuetifyjs/webpack-ssr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Vuetify.js Webpack SSR Template

Build Setup

vue init vuetifyjs/webpack-ssr

cd webpack-ssr

# npm
npm install

# yarn
yarn

For additional information, please visit the Official Documentation.