mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Update README.md
Removed "build each component" step as they are checked in with prebuilt versions already
This commit is contained in:
10
README.md
10
README.md
@@ -2,16 +2,6 @@
|
||||
|
||||
### Running demo project
|
||||
|
||||
Build each Alfresco component, for example:
|
||||
|
||||
```sh
|
||||
cd ng2-components/ng2-alfresco-documentlist/
|
||||
npm install
|
||||
npm run build
|
||||
```
|
||||
|
||||
Build demo shell
|
||||
|
||||
```sh
|
||||
git clone https://github.com/Alfresco/dev-platform-webcomponents.git
|
||||
cd dev-platform-webcomponents/demo-shell-ng2/
|
||||
|
Reference in New Issue
Block a user