strapi / blocks-react-renderer

A React renderer for the Strapi's Blocks rich text editor
Other
107 stars 15 forks source link

chore: init repository tooling #1

Closed remidej closed 8 months ago

remidej commented 8 months ago

Sets up a TS React component library with Vite. Also sets up eslint, prettier, jest and husky.

The tools and configs were inspired by both the design system and the monorepo.

remidej commented 8 months ago

@joshuaellis I added some github templates, a super basic readme and a code of conduct.

I think I prefer to wait a bit before writing the contributing guide and a more detailed readme, as it will be clearer what we need to put there once we have locked down the API and started the implementation.

joshuaellis commented 8 months ago

a more detailed readme

Definitely, I didn't expect you to have it written to a tee, instead I'd probably expect you to update it as you build the API so it's constantly up to date, good habit to get into 🤓