This is where you can find all shared components for Nama projects. The project uses React + Typescript to build the components and Storybook to visualize it.
This should be the place where designers and developers can come and check out the components can be used in projects.
Clone the repo, enter the folder and run
yarn install
In the project directory, you can run:
It will run the Storybook server in your machine. Then you can navigate and experiment with the components youll find there
If you added a new icon to the project, its svg should be converted to a React component. To do so, run the command above.
OBS.: All the svg files in the nama-icon/svg
will be deleted.
It will create the dist
folder and put there every needed file to the shareable package