added SPA bootstrap frontend with login, register and admin routes

This commit is contained in:
jack
2018-05-07 19:13:38 +08:00
parent 8da0cbceec
commit 4278419aaa
9 changed files with 15 additions and 8 deletions
+2
View File
@@ -1,6 +1,8 @@
/node_modules
/public/hot
/public/storage
/public/js
/public/css
/storage/*.key
/vendor
/.idea