5 lines
35 B
Bash
5 lines
35 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
npm install
|
||
|
npm start
|