Minimal Portfolio with React.
## 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
Minimal Portfolio with React.
## 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