An open API service indexing awesome lists of open source software.

https://github.com/kitconcept/gatsby-starter-semanticui

This repo contains the starter for bootstrapping a Gatsby v2 site using semantic UI and the linters best practices
https://github.com/kitconcept/gatsby-starter-semanticui

Last synced: about 2 months ago
JSON representation

This repo contains the starter for bootstrapping a Gatsby v2 site using semantic UI and the linters best practices

Awesome Lists containing this project

README

          

# gatsby-starter-semanticui
A Gatsby starter by kitconcept using Semantic UI way of doing things.

You can find a local site theme ready at `src/theme`. Start at
`src/theme/custom.less` addin your custom style class definitions.

[![kitconcept, GmbH](https://kitconcept.com/logo.svg)](https://kitconcept.com)

## Install
Install dependencies:

```yarn```

Then you can run it by:

``` yarn start```