Skip to content

olivine-design-system/olivine-components-react

Repository files navigation

🟢 Olivine React Components



Setup your project

yarn setup



How to start

yarn start

The application will start on port 9001.



How to publish

Before publishing is required that you commited new changes and that the tests are passing 100%

yarn run publish



FAQ

How to run Verdaccio

Add this snippet to the package.json to run verdaccio

  "publishConfig": {
    "access": "public",
    "registry": "http://localhost:4873/"
  },

About

🟢Olivine React Components - Extendable base components

Resources

License

Stars

Watchers

Forks

Packages

No packages published