5 lines
65 B
Bash
5 lines
65 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
npm explore hafas-client -- npm run install
|
||
|
npm start
|