Skip to content

zkweb-framework/ZKWeb.Demo

Repository files navigation

MPA demo based on ZKWeb framework Build status

This demo used plugins from ZKWeb.Plugins, please see the README in this project too

How to run

  • Download this project from github
  • Download ZKWeb.Plugins from github
  • Put ZKWeb.Demo and ZKWeb.Plugins under same directory
  • (Optional) Modify 'Database' and 'ConnectionString' in 'src\ZKWeb.Demo.AspNetCore\App_Data\config.json'
  • Set ZKWeb.Demo.AspNetCore as primary project and run it

If you need publish this project, you will also have to download ZKWeb from github
Ensure you have this diretory layout, and then run publish.bat:

  • ZKWeb
    • Tools
  • ZKWeb.Plugins
    • ZKWeb.Plugins.sln
  • ZKWeb.MVVMDemo
    • publish.bat

如何运行

  • 从github下载这个项目
  • 从github下载ZKWeb.Plugins
  • 把ZKWeb.Demo和ZKWeb.Plugins放在同一个文件夹下
  • (可选)修改'src\ZKWeb.Demo.AspNetCore\App_Data\config.json'中的'Database'和'ConnectionString'选项
  • 设置主项目为ZKWeb.Demo.AspNetCore并运行

Screenshots

00001 00002 00003

LICENSE

LICENSE: MIT LICENSE
Copyright © 2016~2017 303248153@github
If you have any license issue please contact 303248153@qq.com.