Skip to content

keith0123/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

linkedin | github | keithil.contact@gmail.com

Usage

npm scripts can be found in /package.json in the scripts node

  1. Run npm install from root to install npm modules
  2. Run npm run-script build to build the project
  3. Run npm run-script start to run a local dev server to view project
  4. Run npm run-script deploy to deploy to github pages