Files
louiscklaw cb49efbeca update,
2025-02-01 02:02:22 +08:00

9 lines
71 B
Bash

#!/usr/bin/env bash
set -ex
pushd myreactapp
npm i -d
npm start