Installation and Usage

Installation

  • Install npm and gulp4.0 globally
  • Clone repository on your computer (e.g. /projects/)
  • Run npm install in project folder to install project dependencies from package.json
  • If needed, install gulp locally too

Terminal Commands

  • gulp fractal:dev to start local development enviroment
  • gulp build --env prod to build assets for production