Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 227 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 227 Bytes

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)