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

Latest commit

 

History

History
25 lines (18 loc) · 678 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 678 Bytes

bosh-website

bosh homepage

this site is developed with spring boot. all html and web assets go in the public folder.

prereqs

get the spring boot cli

development instructions

  • clone this repository
  • make changes to the web assets in the public folder
  • preview them with spring run app.groovy and look at localhost:8080

file a bug

Bugs can be filed using Github Issues

contributing

Please read the contributors' guide