This is a sample project to test the @angular/flex-layout framework.
258
This is a sample project to test the @angular/flex-layout framework.
It will also build and run in a Docker container on both x86_64 and ARM32v7 architectures.
Source at flexlayout
If you would just like to run the application please see the flexlayout-compose repository on GitHub.
The following steps will build and run the service app on X86_64.
The following steps will build and run the service app on ARM32v7.
Note node and npm (including packages) support is slim for ARM; cross-compilation is required. So after the project is transferred to your ARM device you do not want to try to build it.
You need to prepare a few things in order to use the instructions for the ARM32v7 platform.
In order to use the instructions on the x86_64 platform do the following.
127.0.0.1 outerhost
Note that this project depends on the Service Application klmcwhirter/animalsapi.
Also note that if you use flexlayout-compose repository most of these prerequisites do not apply.
I have added an MIT license just so that it is clear that you can do whatever you like with this, but I provide no warranty.
Content type
Image
Digest
Size
43 MB
Last updated
over 9 years ago
docker pull klmcwhirter/flexlayout:x86_64