CKAN Extension for UNADS Styling and custom features
Please have a look at: https://fjelltopp.atlassian.net/wiki/spaces/ADR/pages/168591361/ADR+Translations
- Have npm and nvm installed
- run
$npm install --global yarnto install yarn
- cd into the the react directory
- run
yarnto set up your local environment - run
yarn startto start the live builder - run
yarn buildto run the builder once
- cd into the the react directory
- run
yarn testto run tests once - run
yarn test:watchto run the test watcher