项目作者: tonyjunkes

项目描述 :
FW/1 example application demonstrating the "newer" life cycle structure.
高级语言: ColdFusion
项目地址: git://github.com/tonyjunkes/fw1-lifecycle-example.git
创建时间: 2017-09-21T17:25:19Z
项目社区:https://github.com/tonyjunkes/fw1-lifecycle-example

开源协议:MIT License

下载


FW/1 Life Cycle Example

FW/1 example application demonstrating the “new” life cycle structure.

http://tonyjunkes.com/blog/fw1-alternative-application-structure/

How to use:

  • Make sure you have Commandbox installed.
  • Clone the repo or drop the zipped contents into a directory.
  • Fire up Commandbox by entering box in your terminal and cd into the project root directory.
  • Run install and then run start.
  • Start hacking away!