@equinor/echo-components 0.8.0-beta-9 → 0.8.0-rc-0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,7 +1,20 @@
1
- # echo-components
1
+ # EchoComponents
2
2
 
3
- This library was generated with [Nx](https://nx.dev).
3
+ This publishable library was generated with [Nx](https://nx.dev).
4
4
 
5
- ## Running unit tests
5
+ Building blocks for Echo, built on top of EDS (Equinor Design System).
6
6
 
7
- Run `nx test echo-components` to execute the unit tests via [Jest](https://jestjs.io).
7
+ ## How to develop and release EchoComponents
8
+
9
+ Check the [readme](/libs/README.md) in the NX libraries folder.
10
+
11
+ ## Awailable NPM scripts
12
+
13
+ - `lint-components`
14
+ - `build-components`
15
+ - `test-components`
16
+
17
+ ## Old repository of echoComponents
18
+
19
+ Keeping it for historical reasons.
20
+ https://github.com/equinor/EchoComponents