/website

Primary LanguageTypeScriptMIT LicenseMIT

Milos Lekovic

Portfolio

Preview live version

Kick off your portfolio website with this default boilerplate. This barebones starter ships with the main portfolio items you might need.

Have another more specific idea? You may want to check out our vibrant collection of official and community-created starters.

🚀 Quick start

  1. Install the dependencies.

    # install the dependencies
    npm install
  2. Build it. Open the source code and start editing!

    Navigate into your your portfolio's directory and start it up.

    gatsby develop

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

  3. Deploy it.

    After applying your changes, run this command to deploy it.

    gatsby build
    gatsby serve