2.0.0 • Published 4 years ago

ves-blog v2.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

ves-blog

Single Page Application Isomorphic Example for Ves Framework, Front-End and Node of The Application are Written in TypeScript.

Document

QuickStart

$ npm install -g ves-cli
$ ves init
$ npm install
$ npm run dev
$ open http://localhost:7001

Features

  • ✔︎ Single Page Application, Support Vue Server Side Render and Client Side Render Modes, Rendering Cache, Automatic Downgrade
  • ✔︎ Front-End and Node of The Application are Written in TypeScript, Use vue-property-decorator and vuex-class
  • ✔︎ Build with Webpack + TypeScript, Auto Building, Hot Reload, Code Splitting, High Speed, Performance Optimization

Rendering

  • Font-End TypeScript

Font-End TypeScript

  • Node TypeScript

Node TypeScript

  • UI ScreenShot

UI ScreenShot

TypeScript

License

MIT