Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

bitExpert/addItEasy-Demo

Repository files navigation

addItEasy Demosite

Find in this repositoy a default setup for the addItEasy flat-file CMS.

Running addItEasy

To run addItEasy locally the following command needs to be executed in the project directory:

php -S 0.0.0.0:8080 -t .

Open a web browser and point it to http://localhost:8080 so see addItEasy in action.

License

addItEasy Demosite is released under the Apache 2.0 license.