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.
- Vue3
- Sass - Component styling
- Jest - componnet unit tests
- Story Book
- Yarn
- Visual Studio Code with Vetur extension
yarn install
yarn dev
yarn build:storybook
yarn test:unit
yarn type-check
yarn lint
# yarn version --help
yarn version <strategy>
E.g.
yarn version patch
GNU General Public License