Microservice-API-Patterns / LakesideMutual

Example Application for Microservice API Patterns (MAP) and other patterns (DDD, PoEAA, EIP)
Eclipse Public License 2.0
172 stars 106 forks source link

Update Getting Started Section #3

Closed ryru closed 3 years ago

ryru commented 5 years ago

To execute run_all_applications npm respectively npx is a requirement.

misto commented 4 years ago

I wonder why that would be necessary, shouldn't the node installer also install npm and related commands?