mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2024-11-25 15:06:55 +00:00
4 lines
89 B
Bash
Executable File
4 lines
89 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
# Install packages once, to prime the node_modules directory.
|
|
npm ci |