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
- Host: GitHub
- URL: https://github.com/kitconcept/gatsby-starter-semanticui
- Owner: kitconcept
- License: mit
- Created: 2019-01-03T14:29:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-03T15:49:30.000Z (over 7 years ago)
- Last Synced: 2026-02-17T11:31:35.355Z (4 months ago)
- Language: JavaScript
- Size: 245 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
[](https://kitconcept.com)
## Install
Install dependencies:
```yarn```
Then you can run it by:
``` yarn start```