fusionary-fed
v6.9.2
Published
Starting point for all things frontend.
Readme
Fusionary FED
Frontend development and build processes at Fusionary.
Installation
Requires Gulp 4.
npm install fusionary-fed --save-dev…or install via Fusionary Utils:
npm install fusionary-utils -g
setupUsage
gulp <task1 task2…> <flags>CLI Flags
-T, --tasks
List available Gulp tasks.
-d, --build-dev
Sets BUILD_ENV environment variable to development.
-o, --open
Open a browser window when running gulp serve.
--skip-build
Skip the build process when deploying via Shipit.
Environment variables
See .env-example for possible values.

