@ohrm/oxd
v2.0.3
Published
orange experience design is a component library that based OrangeHRM 5.x version
Readme
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
- Yarn
- Visual Studio Code with Vetur extension
Getting Started
Install dependancies
yarn installStart Storybook
yarn devBuild Storybook
yarn build:storybookUnit Testing
yarn test:unitType checking
yarn type-checkLinting
yarn lintIncrement version
# yarn version --help
yarn version <strategy>
E.g.
yarn version patchLicense
GNU General Public License
