Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 304 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 304 Bytes

Backend for the Mastering Plone Development Training

The training documentation can be found at training.plone.org

Build the backend with:

make build

Start the backend with:

make start

Your Plone is up and running on http://localhost:8080.