You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# install dependencies
$ npm i
# run project in development mode with browser sync on
$ gulp
# build for production (will create dist folder)
$ gulp build
About
Landing page for a recreation center. HTML5. SCSS. JavaScript. Gulp. BEM.