Skip to content

noamkfir/ng-conf-2015

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ng-conf 2015 website

Development

You need a recent version of node.js / npm installed on your machine.

  1. Run npm i -g gulp to install gulp
  2. Run npm install in the project directory
  3. Run gulp to start a local development server with SASS task

Edit web/index.html, src/styles.scss.

Deployment

To deploy run the following command:

git subtree push --prefix web origin gh-pages

About

ng conf 2015 Israel website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 62.6%
  • HTML 33.7%
  • JavaScript 3.7%