datatracker/dev/deploy/build.sh
2022-03-09 15:36:45 -04:00

5 lines
63 B
Bash

#!/bin/bash
echo "Installing NPM dependencies..."
npm install