@cehappdev/ceh-view v0.15.4
CEH View
Styles and React elements to give a consistent app experience using a data driven approach where the data is abstracted away from the view
Have a look here https://nerc-ceh.github.io/ceh-view
Installation
we suggest using create-react-app in order to create an application
we suggest using npm
npm i -S @cehappdev/ceh-viewbut if you want to use yarn
yarn add @cehappdev/ceh-viewDevelopment
docker-compose up --build -dthen go to port 3001 to see the docs, this also runs dist and style in seperate containers which create transpile on change
Releasing
major for breaking changes
minor for new elements
patch for fixes and updates
npm login to login to npmjs.com
npm version minor if adding a new feature
npm run release to patch and release CEH View and deploy the website
npm run deploy to only deploy the website
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago