dashboard/scripts/dev

5 lines
56 B
Bash
Executable File

#!/bin/bash
yarn --pure-lockfile install
exec yarn dev