Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dd3tech/bui-docs

BUI official website :book:
https://github.com/dd3tech/bui-docs

components-library design-system docs documentation nextjs react ui ui-kit website website-builder

Last synced: about 3 hours ago
JSON representation

BUI official website :book:

Awesome Lists containing this project

README

        

# ***DD360-DS Docs***

This is the documentation website of [DD360 Components](https://github.com/dd3tech/dd360-components)

To start this project in development mode run the following steps:

1 - Deps install: `npm install`

2 - Run development mode: `npm run dev`

3 - Run build: `npm run build`

4 - Run preview (production compilation): `npm run preview`