Coder Social home page Coder Social logo

afmancilla / material.angular.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from angular/material.angular.io

0.0 0.0 0.0 2.67 MB

Docs site for Angular Material 2

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

License: MIT License

TypeScript 67.81% JavaScript 1.85% CSS 19.94% HTML 9.60% Shell 0.80%

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/components.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

jelbourn avatar josephperrott avatar devversion avatar amcdnl avatar mmalerba avatar crisbeto avatar andrewseguin avatar kara avatar tinayuangao avatar willshowell avatar splaktar avatar eladbezalel avatar riavalon avatar amitafr avatar vivian-hu-zz avatar rafaelss95 avatar edricchan03 avatar dontcallmebigguy avatar benelliott avatar filipesilva avatar jesselpalmer avatar jshbrntt avatar m98 avatar phoqe avatar erdom avatar donroyco avatar samuelmarks avatar sumiet avatar teamop avatar tiaguinho 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.