In this repository:
src: the react components and stylesheetsstories: the list of stories representing components in different states
This project use the tool Storybook: https://storybook.js.org/
Please see the relative documentation for more explanations: https://storybook.js.org/docs/basics/introduction/
- Node >= v8.15.0
After cloning the project, run the following commands in the project directory:
npm install, in order to install node dependenciesnpm run storybook, in order to start the project, this will open up a tab in your navigator