Skip to content

Latest commit

 

History

History
79 lines (42 loc) · 1.55 KB

readme.md

File metadata and controls

79 lines (42 loc) · 1.55 KB

MVC9 ICON MVC9

licenseMIT npm version

A light and handy framework for mobile website(web-app).

Table of contents

Main

Introduction

MVC9 makes it incredibly easy to transfer varable to html.

Getting started

Quick start

Four quick start options are available:

  • Download the latest release.
  • Clone the repository: https://github.com/mvc9/mvc9.js.git.
  • Install with NPM: npm install.
  • Run with gulp: gulp.
  • Open link in your browser: 127.0.0.1:1090.

Browser support

   

mvc9.js

Browser version
Chrome latest
Firefox latest
Safari latest
Opera latest
Windows Edge latest
Internet Explorer 5.5 +

 

Versioning

Maintained under the Semantic Versioning guidelines.

License

MIT mvc9.com

Related projects

back to top