npm init -y
npm install --save-dev npm-run-all watch foreman cpx rimraf markdown-to-html
npm install --save-dev prettier
npm install --save-dev browser-sync connect-browser-sync nodemon
npx browser-sync init
touch Procfilenpm install
npm run startnpm init -y
npm install --save-dev npm-run-all watch foreman cpx rimraf markdown-to-html
npm install --save-dev prettier
npm install --save-dev browser-sync connect-browser-sync nodemon
npx browser-sync init
touch Procfilenpm install
npm run start