FRONTEND BOILERPLATE Install $ git clone $ rm -rf .git $ git init $ yarn install Develop yarn start # for developing and open localhost:3000 yarn build # for build. creating folder "build" HTML Templates Render Pug templates