1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2025-07-25 01:59:47 +02:00

Add Booklet front end

This commit is contained in:
lxsang
2020-06-22 22:14:52 +02:00
parent 16801d947d
commit 44f50f3a52
15 changed files with 486 additions and 4 deletions

6
doc/Makefile Normal file
View File

@ -0,0 +1,6 @@
copyfiles = views controllers router.lua assets
main:
- mkdir $(BUILDDIR)
cp -rvf $(copyfiles) $(BUILDDIR)
- cd $(BUILDDIR) && ln -s ../grs ./rst