We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm run demo-app
1 parent ea376e8 commit 4674c44Copy full SHA for 4674c44
package.json
@@ -7,6 +7,9 @@
7
"type": "git",
8
"url": "https://github.com/angular/material2.git"
9
},
10
+ "scripts": {
11
+ "demo-app": "cd src && ng serve"
12
+ },
13
"version": "2.0.0-alpha.0",
14
"license": "Apache-2.0",
15
"engines": {
0 commit comments