WildCodeSchool / create-harmonia

pedagogical framework for React-Express-MySQL projects
https://www.npmjs.com/package/create-harmonia
MIT License
56 stars 403 forks source link

⚠️ npm build #124

Closed GorskiAnthony closed 5 months ago

GorskiAnthony commented 5 months ago

Hello 👋 It seems that the npm build command doesn't work. The keyword run is missing.

- npm build
+ npm run build

npm-run-script | npm Docs

https://github.com/WildCodeSchool/js-template-fullstack/blob/6556a185a5ccb1666e50927e853b210db57afad9/docker-entry.sh#L4

rocambille commented 5 months ago

solved by #121