Skip to content

Commit

Permalink
fix: readme to test
Browse files Browse the repository at this point in the history
  • Loading branch information
poplingue committed Mar 24, 2022
1 parent fdf150c commit e2dbc95
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,6 @@ Some components can be colored with variables (see `colorFamily` props) listed b
['green-tilleul-verveine', 'green-bourgeon', 'green-emeraude', 'green-menthe', 'green-archipel', 'blue-ecume', 'blue-cumulus', 'purple-glycine', 'pink-macaron', 'pink-tuile', 'yellow-tournesol', 'yellow-moutarde', 'orange-terre-battue', 'brown-cafe-creme', 'brown-caramel', 'brown-opera', 'beige-gris-galet']
```

#### Help from outside

Thanks to the internet world.

* [How to build, test and release a node module in ES6 ](https://dev.to/whitep4nth3r/how-to-build-test-and-release-a-node-module-in-es6-296b)

* [How to create an npm library from react components](https://dev.to/jimjunior/how-to-create-an-npm-library-from-react-components-2m2)

### Unit tests

#### Run all tests using react-scripts with watcher option
Expand Down Expand Up @@ -160,10 +152,18 @@ See doc [debugging-tests](https://create-react-app.dev/docs/debugging-tests/)
* [Zero logement vacant](https://zerologementvacant.beta.gouv.fr)


#### Help from outside

Thanks to the internet world.

* [How to build, test and release a node module in ES6 ](https://dev.to/whitep4nth3r/how-to-build-test-and-release-a-node-module-in-es6-296b)

* [How to create an npm library from react components](https://dev.to/jimjunior/how-to-create-an-npm-library-from-react-components-2m2)

### TODO
* components v1.4
* bouton tertiaire
* bouton FranceConnect
* retour en haut de page
* To limit usage of colors to colorFamilies
* Limit usage of colors to colorFamilies
* Add StoryBook

0 comments on commit e2dbc95

Please sign in to comment.