Skip to content

Latest commit

 

History

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

README.md

File metadata and controls

executable file
·
19 lines (12 loc) · 371 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.