0.0.1-security • Published 3 years ago

barisan v0.0.1-security

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

barisan

This repository is a collection of common user interface components for optile react applications, that implements the new optile Design System Barisan. Its main goal is to unify styles and behavior from common components among Optile systems.

It uses Material UI components as base framework.

Live demo

Click here to have a look in a demo implementation of that also included in this project on demo/src folder.

Getting started

First step is to add the dependency:

npm install barisan@latest --registry https://packagecloud.io/optile/javascript/npm/

Then import the components that you want to use and add to your application, Click here to see an example

Components

Check here the custom components present on the repository, for a complete documentation please go to Material UI documentation

Running locally

npm install;
npm start;

Build

npm run build;

Deploy on gh-pages

npm run deploy;

More informaton

For more information about the project structure (building, testing and organization) check NWB project

0.0.1-security

3 years ago

4.0.1

3 years ago