Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 369 Bytes

readme.md

File metadata and controls

8 lines (6 loc) · 369 Bytes

Pilot Student & Organizer Portal

This is the portal used by students and organizers of our events.

Development

  • gulp: Compiles all resources into the out/ directory
  • gulp watch: Compiles all resources, watches for changes, and runs a webserver on port 8000
  • gulp deploy: Compiles all resources and pushes the out/ directory to the gh-pages branch