authentication-api-ngx
v2.0.3
Published
authentication api ngx
Downloads
2
Readme
authentication api ngx development project
Development
We use the Docker based GarlicTech workflow manager to control development, build, deployment.
See the appropriate sections there, It is important. For the description of npm run
, make
, etc. commands, consult the page.
Warning: the npm run setup
command adds the supported Angular 4 packages to package.json
. If current dependency versions are different, then they are overwritten.
Warning 2: The actual npm script names may differ from the standard ones defined in the workflows. So the best is to check the package.json
. However, their functionality is the same.
Subrepos
The real library is in src/spi-ngx
, that is a subrepo. Other projects use the subrepo in their project, in typescript level.