Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 275 Bytes

project-setup-notes.md

File metadata and controls

13 lines (9 loc) · 275 Bytes

Project Setup Notes

This will be a CakePHP project. See the installation instructions online.

composer create-project --prefer-dist cakephp/app:4.* design-pattern
cd design-pattern/
bin/cake server