Skip to content

ykit9/seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple front-end gulp seed with build infrastructure

Available tasks:
gulp connect
Create a server on localhost. Entry point "app/public"
gulp ngrok-url
Create a tunnel from localhost to www, user receives an url after execution. Gulp connect must be launched and working.
gulp images
optimize images from "app/src/images" and move optimized copies to "app/public/images"
gulp html | js | sass
perform a build of sources from "app/src" and move them to "app/public. sass building performs with an sass Lint tool.
gulp build
perform a build
gulp default
execute a 'connect' , 'build' and 'watch' task

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published