Skip to content

VikStar/project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In order to use this project as a template for your own one you need to do following:

  • install git
  • clone this repository "git clone https://github.com/VikStar/project-template.git"
  • cd project-template
  • rm .git -rf
  • install nodeJS
  • install gulp by runing "npm install -g gulp"
  • install gulp plugins by runing "npm install"
  • install bower by running "npm install bower -g"
  • install bower components by "bower install"

About

A starting point for new project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published