kenken999's picture
df
0c58c5b
raw
history blame
74 Bytes
#!/bin/bash
# Install dependencies
npm install
# Run tests
npm run test