https://github.com/sohamsshah/sodium-ui-docs
Docsite for Sodium-UI
https://github.com/sohamsshah/sodium-ui-docs
Last synced: 4 months ago
JSON representation
Docsite for Sodium-UI
- Host: GitHub
- URL: https://github.com/sohamsshah/sodium-ui-docs
- Owner: sohamsshah
- Created: 2021-03-23T18:32:26.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-02T23:22:07.000Z (almost 5 years ago)
- Last Synced: 2025-09-08T02:48:59.854Z (9 months ago)
- Language: JavaScript
- Size: 1.6 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Sodium UI Docs
## Introduction
**Sodium UI** is a Web-component library for swiftly developing elegant React Applications.
The site is hosted at: https://sodium-ui.netlify.app/
The Web Components Site is hosted at: https://sohamsshah.github.io/sodium-ui/
## Installation
To build the documentation locally:
```
cd ./sodium-ui-docs
npm install
npm start
```
## **We love Contributions** 💖
**Sodium UI** is truly Open Source. Any sort of contribution to this project are highly appreciated.
Contributions are welcomed for the docsite as well as in [Sodium UI]() library. Read the [Contributing Guideline](/CONTRIBUTING.md) to learn more on how to setup development environment, propose bug fixes or improvements and how to build and test your changes to Sodium UI.
## **License**
This project is licensed under the terms of the
[MIT license](/LICENSE)
