Giter Site home page Giter Site logo

rolphes / material.angular.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from angular/material.angular.io

0.0 1.0 0.0 2.43 MB

Docs site for Angular Material 2

Home Page: http://material.angular.io

License: MIT License

TypeScript 67.38% JavaScript 1.88% CSS 20.28% HTML 9.71% Shell 0.75%

material.angular.io's Introduction

Angular Material Docs Site

This is the repository for the Angular Material documentation site.

Versions of this site are also available for

Contributing

Please open bugs against the Angular Material components, directives, documentation contents, API docs, and demos in the Angular Material repo.

Please only open issues with the documentation site itself (not the content) in this repo. This includes issues like the navigation not working properly, examples or documentation not being presented in an accessible way, issues with rendering or layout of the documentation pages, etc.

Where does the content come from?

The documentation is generated from the following resources

Development Setup

  1. Clone Angular Material in the parent directory of this repo
    1. cd ..
    2. git clone [email protected]:angular/material2.git
  2. Install Gulp globally: npm i -g gulp
  3. Build and copy docs and examples from Angular Material: npm run fetch-local
    • Note that you may need to run this after each time that you run npm i as some of the examples are actually placed in node_modules/@angular/
    • If you see the error Cannot find module '@angular/material-examples', it means that you need to run npm run fetch-local again

Development Server

  1. Run npm start for a dev server. Navigate to http://localhost:4200/

Build

Run npm run prod-build to build the project.

Running unit tests

  1. Run npm run test to execute the unit tests via Karma.

Running end-to-end tests

Run npm run e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via npm start.

Deployment instructions

> npm install

# Development
> npm run publish-dev

# Production
> npm run publish-prod

material.angular.io's People

Contributors

amcdnl avatar amitafr avatar andrewseguin avatar benelliott avatar crisbeto avatar devversion avatar donroyco avatar dontcallmebigguy avatar edricchan03 avatar eladbezalel avatar filipesilva avatar jelbourn avatar josephperrott avatar jshbrntt avatar kara avatar m98 avatar mmalerba avatar phoqe avatar rafaelss95 avatar riavalon avatar samuelmarks avatar splaktar avatar sumiet avatar teamop avatar tinayuangao avatar vivian-hu-zz avatar willshowell avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.