1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2025-07-17 06:09:50 +02:00

the info page now use the silk framework

This commit is contained in:
Xuan Sang LE
2018-08-23 15:22:59 +02:00
parent 5f5c165f0b
commit dc9e9a85d6
14 changed files with 271 additions and 28 deletions

View File

@ -1,6 +1,6 @@
BUILDDIR = ../build/info
copyfiles = index.ls style.css router.lua models views controllers
copyfiles = index.ls style.css router.lua models views controllers logs
main:
- mkdir $(BUILDDIR)