This repository has been archived on 2026-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
2021-08-15 00:10:54 +02:00

4 lines
69 B
Bash

cd bundle
npm install
npm start
read -rsp $'Press enter to exit...\n'