/salty-frontend-bootstrap

Defaults for a frontend website.

Primary LanguageJavaScriptMIT LicenseMIT

Salty Frontend Bootstrap

This is a basic bootstrap for a frontend site. It uses Gulp as a task runner, Foundation as the CSS framework and SASS as a CSS pre-processor.

Setup

All that needs to be setup is to run the following:

npm install && bower install

Might need to be done as sudo if npm install fails.

Running the default gulp task will run all of the necessary tasks and then the watcher.