A smarty server-side render MVC work with mvc9.js .
MVC9 makes it incredibly easy to transfer varable to html.This server-side MVC is designed to carry high concurrency!
Four quick start options are available:
- Download the latest release.
- Clone the repository:
https://github.com/mvc9/mvc9-server.git. - Install with NPM:
npm install. - Run with expressjs:
npm start. - Open link in your browser:
http://127.0.0.1.
Maintained under the Semantic Versioning guidelines.
- mvc9.js by @mvc9.com