https://github.com/inkdropapp/inkdrop-semantic-ui
Customized Semantic UI for Inkdrop websites
https://github.com/inkdropapp/inkdrop-semantic-ui
Last synced: about 1 year ago
JSON representation
Customized Semantic UI for Inkdrop websites
- Host: GitHub
- URL: https://github.com/inkdropapp/inkdrop-semantic-ui
- Owner: inkdropapp
- Created: 2017-06-19T05:15:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-04T04:57:31.000Z (over 1 year ago)
- Last Synced: 2025-04-14T23:14:11.315Z (about 1 year ago)
- Language: JavaScript
- Size: 4.01 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Semantic UI theme for Inkdrop Websites
======================================
## Install
```
git clone https://github.com/inkdropapp/inkdrop-semantic-ui.git
cd inkdrop-semantic-ui
npm install
```
## Build
```
npm run build
```