Giter Site home page Giter Site logo

sweepai-dev / mirrorful Goto Github PK

View Code? Open in Web Editor NEW

This project forked from magicpatterns/catalog

0.0 0.0 0.0 50.51 MB

Create the building blocks of your app

Home Page: https://mirrorful.com

License: Other

Shell 0.02% JavaScript 4.50% TypeScript 93.14% CSS 2.20% HTML 0.14% Procfile 0.01%

mirrorful's Introduction

Mirrorful Mirrorful

The open-source design system framework built for the future.

Mirrorful Dashboard

Introduction

Mirrorful is an open-source design system framework that teams use to create and manage the building blocks of their app. Get started for free with Mirrorful Cloud.

✨ Features

☁️ Get started

Check out our quickstart guide.

Mirrorful Cloud

The fastest way to get started with Mirrorful is with Mirrorful Cloud.

Alternatively, run Mirrorful locally:

To run Mirrorful locally, you need to run both the web project and the server.

git clone https://github.com/Mirrorful/mirrorful.git; cd mirrorful; cd apps/web; yarn; yarn dev

Visit localhost:3000. In a separate window, run the server at localhost:8080:

Before running the server, you'll need to install mongodb and run it in the background:

# from project root
cd packages/server; brew tap mongodb/brew; brew install [email protected]; mongod --dbpath ./db/data
# from project root
cd packages/server; yarn; yarn dev

⭐ Open-source vs. paid

This repo is entirely MIT licensed. Need any integrations or want a new feature? Feel free to create an issue or contribute directly to the repository. The first draft of this README was made by a contributor!

To learn more, please visit our pricing page.

🛠️ Contributing

Whether it's big or small, we love contributions. Check out our contributing guide.

Community & Support

  • Slack join our growing community!
  • Issues report any bugs you encounter using Mirrorful.
  • YouTube watch content about coding and design systems.
  • Docs read our documentation.

Acknowledgements

The avatars of all contributors will be added here as a thank you. We are so appreciative of everyone who makes Mirrorful special. Be part of the movement! Join us on Slack and try out Mirrorful Cloud.

Community

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.