0.0.1 • Published 2 years ago

oxd-components v0.0.1

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
2 years ago

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