0.0.1 • Published 5 years ago
fair-dataset v0.0.1
fair-dataset
Self-Assessment Tool to Improve the FAIRness of Your Dataset
Developer guide
fair-dataset uses create-react-app as development toolkit.
Install the library:
npm installStart the demo application:
npm startThe library uses Jest as test runner. To run the tests:
npm testThe library uses rollup to build a final version inside the /dist folder and it will build CommonJS and ES Modules versions:
npm run build0.0.1
5 years ago