文件名称:open-pos:使用 Ember JS、Ember Data 和 Rails 作为 JSON API 的销售点
文件大小:574KB
文件格式:ZIP
更新时间:2024-07-12 06:51:56
Ruby
Open POS 是一款使用 Ember 构建的销售点应用程序。 在此存储库中,您将找到使应用程序在触摸设备上快速运行的触摸事件示例。 Open-pos 是使用构建的 入门 git clone git@github.com:kiwiupover/open-pos.git cd open-pos bundle install rake db:create设置数据库并添加种子数据。 rails server