lgtkaushalya / oxd

OrangeHRM OXD component library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Orange eXperience Design

orange experience design is a component library that based OrangeHRM 5.x version

Copyright (C) 2020 OrangeHRM Inc., http://www.orangehrm.com/

OXD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Technology Stack

  • Vue3
  • Sass - Component styling
  • Jest - componnet unit tests
  • Story Book

Prerequisites

Getting Started

Install dependancies

yarn install

Start Storybook

yarn dev

Build Storybook

yarn workspace oxd-storybook build

Unit Testing

yarn test:unit

Linting

yarn lint

License

GNU General Public License

About

OrangeHRM OXD component library

License:GNU General Public License v3.0


Languages

Language:Vue 55.5%Language:SCSS 19.0%Language:TypeScript 15.8%Language:JavaScript 9.7%