localstack / localstack-demo

Simple demo application deployed using LocalStack
https://docs.localstack.cloud/getting-started/quickstart/
61 stars 33 forks source link

Align with quickstart guide instructions #68

Closed simonrw closed 11 months ago

simonrw commented 1 year ago

The quickstart guide uses npm but we use yarn here.

simonrw commented 1 year ago

@HarshCasper in your previous PR you switched from npm to yarn - do you remember why?

HarshCasper commented 12 months ago

@HarshCasper in your previous PR you switched from npm to yarn - do you remember why?

Not exactly — Do you have a strong preference between npm or yarn? We can switch to either.

simonrw commented 12 months ago

Not exactly — Do you have a strong preference between npm or yarn? We can switch to either.

It is only that if we use npm we are aligned with our getting started guide.

See how the instructions below the heading I linked mention npm but not yarn.