Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Install Node/NPM in docker dev environment
We are working on replacing SASS compilation (and later JS bundling) with webpack, which will require Node and NPM. This change adds these tools to the Docker-based development environment so everything can be built there.
- Loading branch information