This is a command line tool I built that allows for quick setup of boilerplate code for popular front end and back end development frameworks
npm install -g cli-architect
or using yarn,
yarn global add cli-architect
After it's installed cd
into the directory you'd like to start the project and type architect
This will run through the setup process and create the project directory