Skip to content

Build your website

Bendy Zhang edited this page Apr 3, 2018 · 3 revisions

This application has integrated simple content management subsystem. By following steps, you can easily build your website.

  1. Clone repo
  2. Run mvn package to generate war package
  3. Deploy war to your tomcat
  4. Open your site
  5. Create your first Admin account
  6. Add your Channels
  7. Add Menus for Channels
  8. Change your Channel content
  9. Congratulations! Go to home page, you will see your website.
Clone this wiki locally