-
Notifications
You must be signed in to change notification settings - Fork 36
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.
- Clone repo
- Run
mvn package
to generate war package - Deploy war to your tomcat
- Open your site
- Create your first Admin account
- Add your Channels
- Add Menus for Channels
- Change your Channel content
- Congratulations! Go to home page, you will see your website.