@sito/dashboard-app
v0.0.9
Published
UI Library with prefab components
Downloads
528
Readme
@sito/dashboard-app
Features
Installation
To install the library, use npm or yarn:
# Using npm
npm install @sito/dashboard-app
# Using yarn
yarn add @sito/dashboard-appDevelopment
Running Locally
To run the project locally:
- Clone the repository:
git clone https://github.com/your-repo/sito-dashboard-app.git
cd sito-dashboard-app- Install dependencies:
npm install- Start the development server
npm startBuilding the Library
To build the library for production
npm run buildContributing
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Submit a pull request with a detailed description of your changes.
License
This project is licensed under the MIT License.
