#!/usr/bin/env bash -e

# For testing the files in Create Node App template directory

cd src/template/
yarn
bash ./bin/dev.sh
