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

Latest commit

 

History

History
executable file
·
19 lines (12 loc) · 386 Bytes

README.md

File metadata and controls

executable file
·
19 lines (12 loc) · 386 Bytes

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.