0.3.0 • Published 8 years ago
fe-build-scripts v0.3.0
Frontend build scripts
This project is experimental now. It is divided from my other project
How to use
NPM way(TODO)
npm i fe-build-scripts -g- execute
fe-build-scripts installin your project folder - config
build/build.config.yaml - execute
./build/build.jsor./build/build.js -w
Git way
- clone
- copy
buildto project root folder - config
build/build.config.yaml - execute
./build/build.jsor./build/build.js -w
HTML => EJS/PUG => HTML
JS, JS, .... => Browserify => Babel => JS
CSS/LESS/SASS => Processor => CSS
Assets => Copy => Assets
BrowserSync