Go to file
Jacob Müller 45d136e327 fix(index): display code example corretly
This commit fixes the displaying of the „name“ template variable (see
screenshot below) in the code example on the front page.

https://goo.gl/qcLf5X
2015-07-01 16:07:41 -07:00
public fix(index): display code example corretly 2015-07-01 16:07:41 -07:00
.gitignore docs(devguide): missed a few things for draft 1 of dart example 2015-04-21 22:10:56 -07:00
LICENSE Apache 2.0 License 2015-03-11 04:28:24 -07:00
README.md docs(README): add note about harp version 2015-05-14 14:02:55 -07:00
firebase.json firebase.json update 2015-03-04 20:27:50 -08:00
harp.json fixed typos in bios (harp.json) 2015-05-18 06:59:13 +02:00

README.md

Angular.io

Angular.io is currently the preview site for Angular 2. This site also includes links to other helpful angular resources including Angular 1, Angular Material, and AngularFire.

How you can help

Development Setup

  1. Install version 0.15.2 of Harp (The latest version, 0.17, does not work with the site.)
  2. cd into root directory angular.io/
  3. run harp server
  4. Open this url in the browser: http://localhost:9000/

Technology Used

  • Angular 1.x: The production ready version of Angular
  • Angular Material: An implementation of Material Design in Angular.js
  • Harp: The static web server with built-in preprocessing.
  • Sass: A professional grade CSS extension language
  • Normalize: A modern, HTML5-ready alternative to CSS resets
  • Grids: A highly customizable CSS Grid Framework built with Sass
  • Prettify: A JS module and CSS for syntax highlighting of source code snippets.
  • Icomoon: Custom built icon fonts

License

Powered by Google ©2010-2015. Code licensed under the Apache License, Version 2.0. Documentation licensed under CC BY 3.0.