Skip to content

slingcms/slingcms-parent

SlingCMS.io

To get started

Using bash run:

./start.sh

Or, manually

  1. Build project
mvn clean package
  1. Start the generated jar with
    cd quickstart
    java -jar $(find ./target -name io.slingcms*[^sources].jar)
  1. Browse SlingCMS on:

http://localhost:8080

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages