mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
Add installation instructions for Windows
This commit is contained in:
parent
847a350de2
commit
752efe3f32
23
demo-shell-ng2/Windows.md
Normal file
23
demo-shell-ng2/Windows.md
Normal file
@ -0,0 +1,23 @@
|
||||
#Windows Installation of *Alfresco Angular 2 Components* project with Docker
|
||||
|
||||
**Note:** *Following these instructions from scratch will download in excess of 3.5Gb and will at various times require access to Alfresco network resources, so probably best run from the office.*
|
||||
|
||||
1. Clone this git repository locally (access permissions will be required):
|
||||
https://github.com/Alfresco/dev-platform-webcomponents
|
||||
|
||||
2. Clone this git repository locally (access permissions will be required):
|
||||
https://github.com/Alfresco/dev-platform-js-api
|
||||
|
||||
3. Follow these instructions to install Docker - up until the 'hello world' point as a verification of installation success:
|
||||
https://docs.docker.com/engine/installation/windows/
|
||||
Leave the launched shell running.
|
||||
|
||||
4. Start following these **Alfresco Angular 2 Components** installation instructions to just before the 'docker-compose up' command:
|
||||
https://github.com/Alfresco/dev-platform-webcomponents/blob/master/demo-shell-ng2/README.md
|
||||
|
||||
5. From the docker shell you left open, navigate into the *demo-shell-ng2* directory of the 'dev-platform-webcomponents' codebase.
|
||||
|
||||
6. Continue with the **Alfresco Angular 2 Components** instructions from the 'docker-compose up' command, using the previously launched docker shell (starts docker with the Alfresco image), including the 'Configuring development environment' instructions:
|
||||
https://github.com/Alfresco/dev-platform-webcomponents/blob/master/demo-shell-ng2/README.md
|
||||
|
||||
7. Finally, from another favourite shell, run the ng2 app by following the instructions in the **Building and running** section to 'install' and 'start'.
|
Loading…
x
Reference in New Issue
Block a user