Git Product home page Git Product logo

flowly-ui's Introduction

Atomic UI

В этом проекте будут собраны атомарные компоненты для UI.

Таски для создания компонентов находятся в папке src/tasks. Внутри каждой поддиректории находится README.md с описанием задачи и ссылкой на Figma 😉

Общие требования

  1. По возможности не добавлять новых зависимостей. По-умолчанию в проекте используются: date-fns и chartjs
  2. Добавление компонентов происходит через создание PR в основной проект. Нотация коммитов: task/<component-name>: <commit-message>
  3. Для работы с цветами используем переменные из theme.extend.colors в tailwind.config.js: accent, primary, secondary. Если будет нужен цвет вне палитры из Color Picker, то понадобится добавить его в tailwind.config.js.

Стек и инструменты

В проекте используются следующие технологии и инструменты:

Разработка

Сборка и развертывание

Кодстайл

Установка и запуск в режиме разработки

  1. Установите зависимости:
yarn
## или
npm i
  1. Для запуска проекта:
yarn dev
## или
npm run dev
  1. Для локальной разработки можно использовать App.tsx в качестве стенда

May force be with you 🖖

flowly-ui's People

Contributors

andreyraih avatar

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.