1.2.0 • Published 5 years ago

@dfds-frontend/gatsby-theme v1.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

🚀 Quick start

  1. Create a DFDS Gatsby site.

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

    # create a new Gatsby site using the default starter
    yarn global add gatsby-cli
    
    gatsby new my-project-name https://github.com/dfds-frontend/gatsby-dfds-starter
  2. Add DFDS theme TBA