@ohrm/oxd
v2.0.3
Published
orange experience design is a component library that based OrangeHRM 5.x version
Downloads
322
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 install
Start Storybook
yarn dev
Build Storybook
yarn build:storybook
Unit Testing
yarn test:unit
Type checking
yarn type-check
Linting
yarn lint
Increment version
# yarn version --help
yarn version <strategy>
E.g.
yarn version patch
License
GNU General Public License