bullish/frontend/entrypoint.sh

7 lines
64 B
Bash
Raw Normal View History

#!/bin/sh
# Start server
echo "Starting server"
npm run serve