#!#!/bin/sh
# npx server start for starting nowon youth chart
echo $PWD
cd /home/appadm/server/youthchart/project/test
echo $PWD
nohup npx http-server &
