Open amitavroy opened 8 months ago
The node container should install npm packages when the container starts if the packages are not install.
Right now, the container only does npm run dev. This assumes that the packages are already present.
Requirements
The node container should install npm packages when the container starts if the packages are not install.
Right now, the container only does npm run dev. This assumes that the packages are already present.