/AntVueBlogFrontSSR

AntVueBlogFront 的SSR重写,优化SEO

Primary LanguageJavaScriptMIT LicenseMIT

AntVueBlogFrontSSR

根据vue-hackernews-2.0重写AntVueBlogFront,实现SSR服务端渲染,优化SEO。 博客地址

Build Setup

Requires Node.js 7+

# install dependencies
npm install # or yarn

# serve in dev mode, with hot reload at localhost:8080
npm run dev

# build for production
npm run build

# serve in production mode
npm start

Deploy

pm2 start npm --name "ant-blog" -- start