Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 295 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 295 Bytes

Portfolio


Minimal Portfolio with React.

Dashboard

## Instructions

  • Install the dependencies: npm/yarn install

  • Run the development server on port 3000 (http://localhost:3000): npm/yarn run start

  • Create a production version: npm/yarn run build