Commit Graph

9 Commits

Author SHA1 Message Date
jbpenrath
fc322fb8de 📝(README) add discord badge
At openfun, we have a Discord with a category dedicated to Cunningham.
We want to share this space with our contributors.
2023-05-26 16:12:35 +02:00
Nathan Vasse
54df5cf0d7 📝(doc) improve README
The README was a bit boring, let's add some colorful changes!
2023-05-26 15:32:49 +02:00
Romain Le Cellier
0e6532f098 🎨(all) global lint
Executiing `yarn format` should not generate any changes in the
project.
Apply yarn format to all files.
2023-05-05 10:54:50 +02:00
Nathan Vasse
63118d0f3e 📝(doc) update docs to install published packages + contributing guide
Updated various parts of existing documentations to make a clean path
to learn how to install the library. I let the most complicated part in
the tokens's README.md file, which is referenced from the Storybook.
2023-01-30 17:47:34 +01:00
Nathan Vasse
9658979f54 📝(readme) update readme.md to include figma and storybook links
Things are getting nice.
2023-01-20 17:26:06 +01:00
Nathan Vasse
0ccb949fa6 📝(readme) fix title
There were characters preventing correct markdown rendering.
2022-12-12 11:13:07 +01:00
Nathan Vasse
d1a4e7611c 📝(global) add README.md
Create a first version of README.md
2022-12-07 17:07:18 +01:00
Nathan Vasse
2a26279cc2 🔧(global) setup Turborepo and package.json
Add configuration files to make use of Turborepo.
Setup constraints values for package.json regarding node and package manager.
2022-12-07 17:07:18 +01:00
Jean-Baptiste PENRATH
0b532742e7 Initial commit 2022-11-14 16:25:55 +01:00