ogcio / ogcio-ds

MIT License
4 stars 0 forks source link

Chore: replace govuk occurencies for govie at react project #7

Closed anapaulalemos closed 1 year ago

anapaulalemos commented 1 year ago

In this PR I focused only on the govie-reactfolder.

I replaced all the occurrences that made sense (package names, some readmes, etc), the ones in URLs and stuff I didn't update yet (I thought that was better to wait until we have the right links and stuff)

I also removed a large part of the govie-react/README.md because it is the Welcome page that appears when we run the storybook.

ps: There are two packages that are external dependencies that I couldn't rename: govuk-colours and @govuk-react/icon-crown

To test this PR:

cd govie-react
yarn 
yarn build
yarn start

Storybook should run 😄