Skip to content

panduananto/portfolio-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Website

My portfolio website. Bootstrapped with Create React App.

Available Scripts

Use npm to install dependencies

npm install

Start development server

npm run start

Generate a full static production build

npm run build