mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Update README.md
This commit is contained in:
18
README.md
18
README.md
@@ -24,22 +24,4 @@ cd dev-platform-webcomponents
|
||||
./start.sh
|
||||
```
|
||||
|
||||
##### Manual setup
|
||||
|
||||
```sh
|
||||
git clone https://github.com/Alfresco/dev-platform-js-api.git
|
||||
git clone https://github.com/Alfresco/dev-platform-webcomponents.git
|
||||
|
||||
cd dev-platform-webcomponents/demo-shell-ng2
|
||||
|
||||
npm install
|
||||
npm install ../ng2-components/ng2-alfresco-core
|
||||
npm install ../ng2-components/ng2-alfresco-login
|
||||
npm install ../ng2-components/ng2-alfresco-documentlist
|
||||
npm install ../ng2-components/ng2-alfresco-upload
|
||||
npm install ../../dev-platform-js-api
|
||||
|
||||
npm run build.dev
|
||||
```
|
||||
|
||||
For development environment configuration please refer to [project docs](demo-shell-ng2/README.md).
|
||||
|
Reference in New Issue
Block a user