Skip to content

josegallegos07/josegallegos.info-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

josegallegos.info-v2

Personal website. Replaces old one.

install locally

npm install

run locally

npm run start

run tests

npm run test

deploy with gh-pages

npm run predeploy
npm run deploy