this is a vue-ssr demo learnt from
- link
- vuepress ssr part
npm install
npm run server
for now the preparations are done,we can just run server-side code
the reason for this demo is to learn about vuepress compilation
i find it a little hard to understand the code for ssr,so find resources on the internet