generator-angular-orbit:用于 AngularJS + Orbit 的 Yeoman 生成器

时间:2024-06-23 12:40:35
【文件属性】:

文件名称:generator-angular-orbit:用于 AngularJS + Orbit 的 Yeoman 生成器

文件大小:22KB

文件格式:ZIP

更新时间:2024-06-23 12:40:35

JavaScript

角轨道发生器 用于和生成器。 Orbit 是一个基于 Lua 的微框架。 有关 AngularJS 与其他微框架的集成,请参阅 。 安装 安装 、 、 和 。 开发模式也需要 。 安装约曼: npm install -g yo 安装 Angular-Orbit 生成器: npm install -g generator-angular-orbit 可以使用将上述先决条件安装到 VM。 创建轨道服务 在新目录中,生成服务: yo angular-orbit 安装依赖: luarocks install orbit luarocks install luasql-sqlite3 luarocks install JSON4Lua 运行服务: orbit app.lua 您的服务将在。 创建持久化实体 生成实体: yo angular-orbit:entity [m


【文件预览】:
generator-angular-orbit-master
----.travis.yml(249B)
----package.json(1KB)
----test()
--------test-creation.js(979B)
--------test-load.js(277B)
----LICENSE(1KB)
----app()
--------index.js(3KB)
--------templates()
----.gitignore(34B)
----entity()
--------index.js(6KB)
--------templates()
----README.md(2KB)
----.jshintrc(389B)
----.editorconfig(214B)
----.gitattributes(12B)

网友评论