Skip to content

ChengYuHsieh/HackHsinchu

Repository files navigation

HackHsinchu

Hsinchu City official website Redesign

Getting started

Install

Install required tools gulp and bower:
npm install -g gulp bower
Install local packages:
npm install && bower install

Run

Gulp commands:
  • $ gulp to build an optimized version of your application in folder dist
  • $ gulp serve to start BrowserSync server on your source files with live reload
  • $ gulp serve:dist to start BrowserSync server on your optimized application without live reload
  • $ gulp test to run your unit tests with Karma
  • $ gulp test:auto to run your unit tests with Karma in watch mode
  • $ gulp protractor to launch your e2e tests with Protractor
  • $ gulp protractor:dist to launch your e2e tests with Protractor on the dist files
Start backend server:
  • $ node server to start backend server
  • $ npm start for IBM Bluemix Cloud Foundry Environment

Live demo

HackHsinchu by HCH

About

Hsinchu City official website Redesign:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •