tzs007 / boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boilerplate

  1. Install Git
  2. Install node.js
  3. Navigate to/your/project/root
  4. Run git clone https://github.com/tzs007/boilerplate.git {project_folder} then navigate into your {project_folder}
  5. Run npm install
  6. If you need git powered ftp deploy, set up your dploy.yaml
  7. Run gulp scripts
  8. Run gulp

If you need update your javascripts just run gulp scripts again.

If you don't need any vendor package, just type bower uninstall {package_name}

Recommended packages:

  • trmix
  • respondJS
  • html5shiv

About


Languages

Language:JavaScript 44.8%Language:HTML 43.9%Language:CSS 11.3%