Help us build a beautiful dashboard for Fonoster! #646
Replies: 6 comments 2 replies
-
Getting started with Fonoster StorybookTo get started, clone the repository and run the following commands: git clone https://github.com/fonoster/fonoster Then, install the dependencies: cd fonoster
npm install
npm run build
cp .env.example.dev .env Finally, run the following command to start the Storybook server: npm run start:storybook Storybook will start a server and open a new tab in your browser. |
Beta Was this translation helpful? Give feedback.
-
Awesome 😎 we can start with installing material ui |
Beta Was this translation helpful? Give feedback.
-
I just published the first few issues: |
Beta Was this translation helpful? Give feedback.
-
hi @psanders. I'm here to contribute |
Beta Was this translation helpful? Give feedback.
-
Quick update: I just added several GitHub issues covering components like Chip, GenericToggle, LinkBackTo, LinkBackPagination, OverviewCard, and more. https://github.com/fonoster/fonoster/issues?q=is%3Aissue+is%3Aopen+label%3Adashboard |
Beta Was this translation helpful? Give feedback.
-
Hey friends, I create a track so everybody can see the progress of this workstream: |
Beta Was this translation helpful? Give feedback.
-
We're building a modern, beautiful dashboard to make building on Fonoster enjoyable. Please help us create a robust foundation that includes reusable components and intuitive interfaces for developers.
Why Contribute?
Current Tech Stack
We're using modern tools to ensure a smooth and scalable development experience:
If you’re familiar with these technologies or eager to learn, we’d love to have you onboard!
How to Get Started
Ready to contribute? We look forward to building something amazing with you!
Beta Was this translation helpful? Give feedback.
All reactions