Update README
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
This commit is contained in:
parent
447f56cd7f
commit
914afbbbf9
@ -24,7 +24,7 @@ docker run -t -i --entrypoint /bin/bash -p 4200:4200 node:10.16.0
|
||||
|
||||
Inside the running container
|
||||
```
|
||||
git clone ...
|
||||
git clone https://git.akkerweb.nl/FarmMaps/FarmMapsLib.git
|
||||
cd FarmMapslib
|
||||
npm config set @farmmaps:registry https://repository.akkerweb.nl/repository/npm-group/
|
||||
npm install -g @angular/cli
|
||||
@ -37,7 +37,7 @@ Point youre browser to http://localhost:4200
|
||||
### On youre local machine
|
||||
|
||||
```
|
||||
git clone ...
|
||||
git clone https://git.akkerweb.nl/FarmMaps/FarmMapsLib.git
|
||||
cd FarmMapslib
|
||||
npm config set @farmmaps:registry https://repository.akkerweb.nl/repository/npm-group/
|
||||
npm install -g @angular/cli
|
||||
|
Loading…
Reference in New Issue
Block a user