Welcome to Sans Bureau's Landing Boilerplate 🌈
Install:
yarn global add gulp pushstate-server
yarn install
And then run this two commands on separate windows to start local server and to run compilation of sass files:
yarn start
yarn run start:sass
Run:
yarn run build
That will create a public
folder with minified files.