bahmni-dwb-form-controls
0.91.14 • Public • Published Form Controls
File naming conventions
- All components should be in Pascal Case (camel case starting with uppercase letter)
- Other files including styles should be in Camel Case starting with lowercase letter
- Test files should have the same name as the file followed by .spec.js
Setup Steps
- Install nvm
- Install node
- Install yarn - https://yarnpkg.com/en/docs/install
Build
- Install dependencies -
yarn
- Build -
yarn build
- Test -
yarn test
Readme
Keywords
nonePackage Sidebar
Install
npm i bahmni-dwb-form-controls
Weekly Downloads