Skip to content

jamiephan/jamiephan.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jamie Phan's Profile Page

Start Server:

npm start (localhost:80)

Build Page:

npm run build

Development:

npm run watch (Web Browser will be started automatically and navigate to localhost:5000)