https://github.com/amhsirak/chic-ui-docs
Documentation for Chic UI - https://chic-ui.vercel.app/
https://github.com/amhsirak/chic-ui-docs
chic-ui documentation docusaurus2 javascript react react-ui-components static-site
Last synced: 10 months ago
JSON representation
Documentation for Chic UI - https://chic-ui.vercel.app/
- Host: GitHub
- URL: https://github.com/amhsirak/chic-ui-docs
- Owner: amhsirak
- Created: 2021-11-19T13:14:16.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-05T15:16:51.000Z (almost 3 years ago)
- Last Synced: 2025-03-27T10:39:06.962Z (11 months ago)
- Topics: chic-ui, documentation, docusaurus2, javascript, react, react-ui-components, static-site
- Language: JavaScript
- Homepage: https://chic-ui.vercel.app
- Size: 1.23 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Chic UI Documentation
Documentation for Chic UI
### Local Dev Setup
- Fork the repository.
- Clone the repository using git clone https://github.com/{yourUsername}/chic-ui-docs.git
- `npm install` to install the required dependencies.
- `npx docusaurus start` to start local development.
Built using Docusaurus