Skip to content

rtaieb/legal-pages

 
 

Repository files navigation

Monorepo for @incubateur-ademe/legal-pages-* packages and examples

This monorepo contains the following packages:

And the following examples:

Release process

yarn changeset
yarn changeset version
NODE_ENV=production yarn build
git add --all
git commit -am "chore(release): vX.Y.Z" # Replace X.Y.Z with the version number
yarn changeset publish
git push --follow-tags

About

Legal pages as components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.6%
  • JavaScript 29.4%