Skip to content

Latest commit

 

History

History
executable file
·
48 lines (29 loc) · 1.25 KB

README.md

File metadata and controls

executable file
·
48 lines (29 loc) · 1.25 KB

ves-amdin

Vue Single Page Application Server Side Render 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