README
build web server just a little quickly
models 数据相关
services 工具库相关
启动:
node bin/www
访问:
localhost:port/index/index
models 数据相关
<script type="module">
import quickExpress from 'https://cdn.skypack.dev/quick-express';
</script>
models 数据相关
services 工具库相关
启动:
node bin/www
访问:
localhost:port/index/index