Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 182 Bytes

README.dev.md

File metadata and controls

18 lines (13 loc) · 182 Bytes

Personal Page / Portfolio (dev instructions)

To install the app:

npm i

To run the app in development mode:

npm run serve

To deploy

npm run deploy