Skip to content

LTA-Thinking/CSCrew2015

 
 

Repository files navigation

CSCrew2015

New CS Crew website for 2015

Setup instructions

(Note: Backend must be run on Zoo.)

  1. Run 'npm install' to install required development packages.
  2. Clone the accompanying CSCrew2015-back repository to a subdir of this repository called 'api'.
  3. Follow the instructions in api/README.md

Development

SASS

To ensure SASS files are automatically compiled while working, run 'gulp sass-watch'.

Deployment

To deploy the site, run 'gulp'. Copy the entire 'dist' directory to the server. Also clone the CSCrew2015-back tree and follow the same process as above.

About

New CS Crew website for 2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.3%
  • HTML 13.9%
  • CSS 7.8%
  • PHP 5.0%