You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#!/bin/bash
|
|
<<<<<<< HEAD
|
|
npm i --unsafe-perm
|
|
=======
|
|
>>>>>>> d64f7d2a7f505b161de3c0ef05fc9e74e59d978c
|
|
yarn
|
|
node server
|