0.1.0 • Published 4 years ago

alana-design-system v0.1.0

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
4 years ago

Alana Design System

Summary

  1. Introduction
  2. Technologies
  3. How to use

1. Introduction

By definition, a design system is a collection of reusable components, guided by clear standards, that can be assembled together to build any number of applications.

The Alana's Design System comes to unify all ours web products into our brand standards and identity, such as to contribute for a development of better scalable systems.

The actual status of this project is WIP

2. Technologies

This project is being developed using Vue 3 with Storybook 6.

These are some other dependencies that we use:

3. How to use

You must have Git, Node.js and NPM or Yarn installed on your machine.

With these requirements accomplished, do the steps below:

  1. git clone https://[username]@bitbucket.org/alana-ai/design-alana.git

  2. cd design-alana

  3. yarn or npm install

  4. yarn storybook or npm run storybook

If you have any issues, tell us. :)