This repository houses the source code for the client application, which interacts with the server to provide a complete experience to the end user. The application is developed using the latest technologies and frameworks, ensuring optimal performance, intuitive interface and smooth user experience.
-
Install dependencies
yarn
-
Start the app
npm run dev
StoryBook is used for development testing, you can run tests with the following command:
npm run storybook- Read our introductory tutorial at Learn Storybook.
- Learn how to transform your component libraries into design systems in our Design Systems for Developers tutorial.
- See our official documentation at Storybook.