Licence
ISC
Version
0.1.0
Deps
3
Size
53 kB
Vulns
0
Weekly
0
Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)
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 sass
Node.js To install node.js go to official website
1. gulp
$ _fed/npm install --global gulp
2. install node and bower dependencies
$ _fed/npm install
Run app
Start file watchers
$ _fed/gulp or _fed/npm start
How 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