Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 267 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 267 Bytes

Vuetify Webpack SSR Template

Vuetify SSR Webpack Template

Build Setup

vue init vuetifyjs/webpack-ssr

cd webpack-ssr

# npm
npm install

# yarn
yarn

For additional information, please visit the Official Documentation.