Skip to content

euphorika/company-website

Repository files navigation

euphorika company website

🚀 Quick start

  1. Start developing.

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

    cd website/
    gatsby develop
  2. Open the source code and start editing!

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

    Note: You'll also see a second link: http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.

  3. Testing

    Test the site components with yarn test.

  4. Formatting

    Format the source code with yarn format.

  5. Building

    Build the site with gatsby build. Use gatsby serve to preview the production build.

  6. Deploying

    We deploy to Netlify. Please use yarn deploy to test the deployment process locally.

Releases

No releases published

Packages

No packages published