Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 353 Bytes

File metadata and controls

27 lines (17 loc) · 353 Bytes

Coala - 非常简单的框架

特点

  • 内核非常小
  • 依赖 jquery, 支持 IE7+
  • 默认采用 doT 模板引擎;随时可以替换
  • API简单,容易上手

运行

cd coala

npm install

npm start

构建

npm run coala