Skip to content

Latest commit

 

History

History
executable file
·
31 lines (24 loc) · 937 Bytes

README.md

File metadata and controls

executable file
·
31 lines (24 loc) · 937 Bytes

#engine-pmc

"engine pmc" is module-based MVC core that speeds up the development of the website, and makes easy to do team work and maintenance.

"engine pmc" provides many functions as well as MVC.

  • Ease of maintenance
  • Multi-module support
  • Support inheritance between module action
  • CSS / JS automatic cache control
  • Support LESS css
  • Support multi-language
  • Easy to develope mobile pages
  • The same code can be run on different servers
  • Provides various config variables
  • Ease of debugging

Demo

http://pmc.prev.kr

Wiki & Install

wiki and install/developement tutorial is defined in this document (Korean)

imported libraries