0.1.5 • Published 2 years ago

@ppzp/resh v0.1.5

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

node.js 上的 web 服务器框架

npm install @ppzp/resh

皮皮仔宣言

使用

环境准备

仅需要一个普通的 node,最好 10 以上版本

如果没有,进入这个链接,下载相应版本

创建项目:

mkdir test-resh # 创建项目目录
cd test-resh # 进入项目目录
# 到这里,只是一个普通的文件夹

npm init -y # 使用 npm,初始化一个 node 项目
# 到这里,一个空的 node 项目就创建好了

npm install @ppzp/resh # 在项目中安装 resh

案例

API

TODO

最后

不保留任何版权(也实在没什么好保留的)
欢迎 pr、意见、批评

0.1.2

2 years ago

0.1.1

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.5

2 years ago

0.0.1

3 years ago

0.0.0

3 years ago