定制 thcolin/skeleton 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

thcolin/skeleton

Composer 安装命令:

composer require thcolin/skeleton

包简介

README 文档

README

My own vision of Silex & Angular webapp.

Configurations

There is an Exemple controller in Angular & Silex. Help me to keep productive. To reset follow instructions.

AngularJS

Edit the application name in files :

  • angular/app.modules.js
  • angular/app.config.js
  • angular/shared/message/messageController.js
  • angular/shared/message/messageService.js

Delete folder :

  • angular/components/Exemple

Silex

Edit the files :

  • app/routes.php

Be free to edit app/env.php

Delete file :

  • src/Controllers/ExempleController.php

Assets :

Delete files :

  • resources/assets/less/style.less
  • resources/views/index.twig

Bower

Edit the bower.json :

  • name
  • dependencies
  • overrides (for Gulp)

Composer

Edit the composer.json :

  • name
  • require
  • autoload (preset to Skeleton)

Todo

  • Make it a yo generator

Install

Just create a projet with composer (and remove the existing VCS) :

composer create-project thcolin/skeleton PROJECT dev-master

Next, updates dependencies, run :

  • composer update
  • bower update
  • npm update

Then run gulp (got a watch function)

统计信息

  • 总下载量: 7
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: JavaScript

其他信息

  • 授权协议: Unknown
  • 更新时间: 2015-07-27