Skip to content

RajithaKumara/oxd

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 52.6%
  • SCSS 19.1%
  • TypeScript 15.3%
  • JavaScript 6.9%
  • CSS 6.1%