Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 374 Bytes

File metadata and controls

20 lines (10 loc) · 374 Bytes

Angular Material Starter

Getting started for Angular Material

Requirements

Note: If your operating system is Winbugs (Windows) you will need install this program Cygwin to build the project.

Building

The first time just use:

$ npm install

For develop cycle use:

$ npm start