Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 143 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 143 Bytes

Usage

vue add @akryum/ssr
yarn run ssr:serve

To run the app in production:

yarn run ssr:build
yarn run ssr:start