To create button you can style any html element with .btn class. Sing App replaces default bootstrap colors with theme specific and adds two more: .btn-gray and .btn-inverse.
.btn
.btn-gray
.btn-inverse
You can read more at Bootstrap Buttons page.