Minimal Portfolio with React.
## Instructions
Install the dependencies:
npm/yarn installRun the development server on port 3000 (http://localhost:3000):
npm/yarn run startCreate a production version:
npm/yarn run build
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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