Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 519 Bytes

readme.md

File metadata and controls

16 lines (11 loc) · 519 Bytes

Spark SC Apply Page

The 2017-2018 apply page for Spark SC, refreshed using Spike.

Setup

  • Make sure node.js is at version >= 6
  • Install Spike: npm i spike -g
  • Clone this repo down and cd into the folder
  • Run npm install
  • Run spike watch for dev

Deploy

  • Run spike compile when ready to deploy
  • After the compile is finished, copy the contents of the public folder to a server which can host your website. For example, the Spark SC FTP server that hosts our website.