0.1.0 • Published 7 years ago
fed-starter v0.1.0
Git clone
I would suggest clone FED gulp starter into _fed folder localized into project root.
Installation
Ruby To install ruby go to official website
1. sass
$ gem install sassNode.js To install node.js go to official website
1. gulp
$ _fed/npm install --global gulp2. install node and bower dependencies
$ _fed/npm installRun app
Start file watchers
$ _fed/gulp or _fed/npm startHow should I use this _fed files structure properly?
The only files you will edit are config.js and inside src folder. There are sub-folders like:
csshasmain.scssfile which gonna be minify and optimized for all supported browsersjsall scripts will be compile, minify and concatimagesallimage filesin this folder gonna be compressed and optimized
Compiled files will be genarated into ./preview folder. You can always change destination folder variable outputPath in config.js
Feedback
If you have any problems or improvements suggestion feel free to email me szalapski.adam@gmail.com
0.1.0
7 years ago