Skip to content

gailroco/cvportfolio

Repository files navigation

Gatsby

Gatsby Portfolio Starter

☕ Quick start

  1. Prerequisites. Using:

    $ node -v
    v20.13.1
    
    $ npm -v
    10.5.2

    To install packages:

    $ npm install
  2. Create a Gatsby site.

    Use the Gatsby CLI to create a new site, specifying the minimal starter.

    # create a new Gatsby site using the minimal starter
    npm init gatsby
  3. Start developing.

    Navigate into your new site’s directory and start it up.

    cd my-gatsby-site/
    npm run develop
  4. Open the code and start customizing!

    Your site is now running at http://localhost:8000!

    Edit src/pages/index.js to see your site update in real-time!

  5. Learn more

🚀 Quick start (Netlify)

Deploy this starter with one click on Netlify:

Deploy to Netlify

About

My "About me" web page : ).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published