File size: 42 Bytes
8086ffb
 
 
 
 
1
2
3
4
5
#!/bin/sh

cd /app
npm install
npm run dev