frp-msgboard:尝试使用 frp 构建完整的示例应用程序

时间:2021-06-18 15:01:48
【文件属性】:
文件名称:frp-msgboard:尝试使用 frp 构建完整的示例应用程序
文件大小:149KB
文件格式:ZIP
更新时间:2021-06-18 15:01:48
JavaScript frp-msgboard 尝试使用 frp 构建完整的示例应用程序 入门 全局安装 node.js 和 grunt-cli。 npm install -g grunt-cli 克隆/下载存储库,并从其目录中安装依赖项: npm install 您现在已准备好运行构建和测试: # build one time grunt # continously watch for changes and build when they occur grunt watch 文档 项目结构 - src : application code - browser : browser only code - common : both for node.js and browser - node : node.js only code -
【文件预览】:
frp-msgboard-master
----.travis.yml(50B)
----LICENSE-MIT(1KB)
----package.json(1KB)
----test()
--------AppRunner.html(491B)
--------SpecRunner.html(1KB)
--------spec()
----index.html(537B)
----resources()
--------hello.txt(5B)
----Gruntfile.js(3KB)
----src()
--------node()
--------browser()
--------common()
--------.jshintrc(200B)
----.gitignore(65B)
----README.md(3KB)
----.jshintrc(968B)
----libs()
--------underscore.js(40KB)
--------require.js(79KB)
--------jasmine-1.3.1()
--------jquery-1.9.1.js(262KB)

网友评论