Skip to content

Horizon Boilerplate is a Front-End starter kit that uses Gulp 4, Express.js, Webpack/Babel/ES6, SASS, PUG and foundation-sites framework

Notifications You must be signed in to change notification settings

geosigno/horizon-boilerplate

Repository files navigation

Horizon Boilerplate

Horizon Boilerplate is a Front-End starter kit that use Gulp 4, Express.js, Webpack/Babel/ES6, SASS, PUG and foundation-sites framework.

Install

npm install

Available tasks

launch the solution

gulp

generate JS for development

gulp devJS

generate JS for production

gulp JS

generate CSS for development

gulp devSASS

generate CSS (and icons) for production

gulp CSS

generate HTML

gulp buildHTML

minify ICONS

gulp minifyICON

generate ICONS

gulp buildICON

eslint

npm run eslint

stylelint

npm run stylelint

prettier js and sass files

npm run format

prettier config files

npm run formatConfig

generate all Medias (CSS, JS & ICON) and ZIP them

gulp MEDIA

deploy build/ folder to FTP server

gulp ftp

Author

Geoffrey Signorato

Contributor

Kiady Bezaka

Contributing

Open an issue or a pull request to suggest changes or additions.

About

Horizon Boilerplate is a Front-End starter kit that uses Gulp 4, Express.js, Webpack/Babel/ES6, SASS, PUG and foundation-sites framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published