-
Clone this repository.
How clone this repository
# Using git git clone https://github.com/Erickgiber/portafolio-new. # Using Github CLI gh repo clone Erickgiber/portafolio-new
-
Start developing.
Navigate into your new site’s directory and start it up.
cd ./portafolio-new && npm run install
-
Open the code and start customizing!
Your site is now running at http://localhost:8000!
You can view and edit
src/pages/index.tsx
to see your site update in real-time!