School project made in 2016.
Go to NodeJS.org for installation.
Go to sass-lang.com/install for installation in command line.
Install Python for the font icon.
In your terminal :
gem install 'bourbon'
If you have an error saying "You don't have write permissions", use :
sudo gem install 'bourbon'
We begin by installing Gulp in global mode with -g
.
npm install -g gulp
To check if everything is installed and Gulp is active:
gulp -v
npm install
gulp
type(scope): subject
Allowed values:
- feat (new feature)
- fix (bug fix)
- change (changes/updates to an existing feature)
- docs (changes to the documentation)
BEM with a modified syntax for Windows compatibility
Block-element--modifier