Boilerplate using Yarn, Gulp, Bootstrap, e SASS.
git clone https://github.com/RuanRamalho/boilerplate-1.git
https://classic.yarnpkg.com/en/docs/install
yarn install
1 - Copy the js files
yarn copyjs
2.1 - Compiles the files SCSS
2.2 - Initializes the localhost server. http://localhost:3000/
yarn start