Skip to content

This is the main website for the Milwaukee School of Engineering's Society of Software Engineers student organization.

License

Notifications You must be signed in to change notification settings

GFLEMING133/msoe-sse-com

 
 

Repository files navigation

SSE Website Frontend

The live/production view of this site can be found here.

This project was generated with Angular CLI version 1.3.2.

Publishing

This site is currently hosted using GitHub Pages. The angular-cli-ghpages npm package is being utilized to publish the site to the gh-pages branch of the repository. Install the package, run:

npm i -g angular-cli-ghpages

In order to publish the site using your current GitHub credentials, use the following commands:

ng build --prod --base-href "https://msoe-sse.github.io/msoe-sse-com/"
ngh

Contributors

Hunter Parks - CESE '18
Administrative Coordinator - SSE Executive Board 2017

Alex Roberts - CESE '18
Member - SSE 2017

About

This is the main website for the Milwaukee School of Engineering's Society of Software Engineers student organization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.3%
  • HTML 14.0%
  • JavaScript 3.5%
  • CSS 3.2%