文件名称:tutorial-react:这是React教程的后续内容
文件大小:39KB
文件格式:ZIP
更新时间:2024-05-30 07:23:43
JavaScript
React教程 这是中的React评论框示例。 使用 包括几个简单的服务器实现。 他们都从静态文件public/和手柄请求comments.json获取或添加数据。 使用以下任一启动服务器: 节点 npm install node server.js Python pip install -r requirements.txt python server.py 哈斯克尔 cabal sandbox init cabal install --only-dependencies ghc Server.hs ./Server Ruby ruby server.rb PHP php server.php 去 go run server.go a go get github.com/xyproto/algernon # or brew install algernon algernon ser
【文件预览】:
tutorial-react-master
----public()
--------index.html(793B)
--------.DS_Store(6KB)
--------index-00.html(552B)
--------scripts()
--------css()
----server.js(2KB)
----server.rb(1KB)
----requirements.txt(14B)
----react-scotty.cabal(900B)
----server.py(1KB)
----LICENSE(585B)
----README.md(926B)
----server.go(3KB)
----Server.hs(2KB)
----server.lua(1KB)
----app.json(441B)
----server.php(2KB)
----comments.json(234B)
----package.json(723B)