api-platform / create-client

Generate React or Vue.js-based Progressive Web Apps from an Hydra-enabled API. Also support React Native.
https://api-platform.com/docs/client-generator/
MIT License
374 stars 132 forks source link

ci: use Yarn instead of NPM #277

Closed dunglas closed 3 years ago

dunglas commented 3 years ago
Q A
Branch? main
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #275
License MIT
Doc PR n/a

Switch to Yarn (the current script call to build is faulty, it should be npm run build). Using Yarn allows leveraging yarn.lock.