文件名称:friseur:美业自媒体点评晒单系统
文件大小:32KB
文件格式:ZIP
更新时间:2024-05-19 19:34:57
Ruby
自述文件 要求 节点> 4.0 Ruby> 2.2 PostgreSQL> 9.4 设置 npm安装 node_modules / .bin / bower安装 node_modules / .bin / webpack -d --display-chunks --display-reasons --progress
【文件预览】:
friseur-master
----.gitignore(621B)
----app()
--------mailers()
--------webpack()
--------assets()
--------models()
--------helpers()
--------views()
--------controllers()
----config.ru(153B)
----package.json(646B)
----.rspec(30B)
----webpack.config.js(3KB)
----bin()
--------rails(145B)
--------setup(805B)
--------bundle(129B)
--------rake(90B)
----.bowerrc(51B)
----bower_components()
--------bootstrap-sass()
----log()
--------.keep(0B)
----db()
--------seeds.rb(343B)
----public()
--------robots.txt(202B)
--------422.html(2KB)
--------favicon.ico(0B)
--------500.html(1KB)
--------404.html(2KB)
----spec()
--------spec_helper.rb(4KB)
--------rails_helper.rb(2KB)
--------controllers()
----README.md(250B)
----vendor()
--------assets()
----config()
--------database.yml.example(552B)
--------boot.rb(132B)
--------routes.rb(2KB)
--------secrets.yml.example(964B)
--------environments()
--------environment.rb(150B)
--------application.rb(1KB)
--------locales()
--------initializers()
----lib()
--------assets()
--------tasks()
----Gemfile(321B)
----bower.json(198B)
----Rakefile(249B)