Skip to content

radzom/cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal CV

Latests version https://radzom.github.io/cv/

Getting things up and running

  • Install Node.js
  • It needs node 11 and hence npm 7
 git clone git@github.com:radzom/cv.git
 cd cv
 npm install
 npm start
 open http://localhost:9001 in your browser

CLI Commands

Befehl Beschreibung
npm install Installs server-side dependencies from npm
npm start Compiles your files, starts watching files for changes, serves static files to port 9001
npm run build Builds everything
npm run deploy Deploy to github pages.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors