Skip to content

spelbreker/ipmedt2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulp basic build enviorment

build less and javascript

install

  • make webserver environment ready
  • download node.js (https://nodejs.org/en/)
  • install node.js
  • in the project folder open you command prompt or console
  • type : npm install (now it installs gulp and this needed plugins)
  • type : gulp (for compile the website files)

usages commands

  • gulp build (build 1 time)
  • gulp (waits for changes and compile automatic)
  • gulp squish-libs (concat and minimalize js libories)
  • gulp build-js (validate and minimalize javascript)
  • gulp build-css (validate and minimalize css)
  • gulp watch (waits for changes and compile automatic)

used libraries and sources

CSS libraries

##Javascript libraries

Image sources

Sound sources

Videosources

Text sources

About

ipmedt2 project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published