Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 455 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 455 Bytes

Project Coalesce

This repo is for the source of the Project Coalesce website.
The code will be managed by NahuLD
Back-end is in Java, front-end is in SASS, HTML 5 and JavaScript

Code Conventions

  • Java
  • JavaScript: Generally spaces before functions and no spaces before paranthesis or braces.
  • SASS
  • HTML