Skip to content

Faireum/website.faireum.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💿 Installation

  • yarn install
  • gulp - run dev environment
  • gulp build - build, same as gulp but without runing dev server
  • gulp deploy - deploy to ftp server
  • --prod - use flag to minify css / js / images and other differences from dev environment, ex. gulp build --prod

⚙️ Configs

Config file - you can define tasks that you need by true / false, ftp credentials and paths to files

  • If you deactivate some tasks be shure change them in dev / build / deploy tasks

  • Do not forget specify files in watch task