#!/bin/bash run: npm install&& mpm start build: npm install && npm build