Skip to content

dataesr/dsfr-plus

Repository files navigation

dsfr-plus

Design system from the French state - React extended version

Run examples locally

  1. Build local version of the lib "dsfr-plus"

npm run build

  1. Delete previous version of the lib "dsfr-plus" in "example-ts" project

rm -Rf example-ts/dist

  1. Copy local version of the lib "dsfr-plus" into the "example-ts project"

cp -R dist example-ts

  1. Run "example-ts" project

npm run example-ts

Deployment

To deploy in production, simply run this command from your staging branch :

npm run deploy --level=[patch|minor|major]

⚠️ Obviously, only members of the dataesr organization have rights to push on the repo.

About

Design system from the French state - React extended version

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages