Skip to content

gabrielDevlog/CVOnline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVOnline source code

To build this project you need:

  • grunt to build website
  • bower-installer to manage web packages
  • bower as bower-installer dependency
  • nodeJs as grunt and bower dependencies

Install dev tools

In CLI, type the following to install npm dependencies:

 npm install

Download web packages

In CLI, type the following to download web packages (bootstrap, jquery) to www/libs folder

 bower-installer

Prod

Build web site with :

 grunt build

Everything you need for deployment is in docs/ folder

About

CV template - based on bootstrap 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published