Skip to content

pholance/angularjsdoc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The angularjs.org site is not designed to be used by third parties. It is only kept here as part of our own deployment processes.

If you want to have a go at hosting it yourself you can try running

./build.sh

but we will not be providing support for doing this.

The site relies upon accessing numerous additional resources from all over the web.

Hint: to access the AngularJS docs application rather than this site, which is only the homepage, clone the main project and build the docs yourself...

git clone https://github.com/angular/angular.js.git
cd angular.js
npm install
grunt package webserver

Then browse to http://localhost:8000/build/docs/api

About

code for angularjs.org site

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.5%
  • CSS 10.4%
  • Shell 3.8%
  • PHP 2.3%