Update README.md

This commit is contained in:
Mario Romano
2016-05-24 20:37:20 +01:00
parent d453741f99
commit 6c9db5ed57

View File

@@ -31,6 +31,14 @@ npm run build
npm test npm test
``` ```
#### Basic usage
```html
<alfresco-search></alfresco-search>
```
This task rebuilds all the code, runs tslint, license checks and other quality check tools This task rebuilds all the code, runs tslint, license checks and other quality check tools
before performing unit testing. before performing unit testing.