Skip to content

wojtablo/front-end-starter-es6-gulp-browsersync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front-end Development Kicstarter (JS ES6, Gulp, Browser-Sync)

Manual installation of dependencies

  • Enter app directory and composer install
  • Enter src directory and npm install
  • Run project locally with Browser-Sync, run command: gulp server
  • or prepare a build with gulp, run commend: gulp build
  • make sure you have permissions to write in .log/ directory

Using Browser-Sync

In order to use Browser-Sync you must provide your local domain address in file assets/Gulpfile.babel.js

About

Simple starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published