cd
into the frontend directory and run the commandnpm install
to install the dependencies- Run the command
npm run start
inside of the frontend folder to start the application - Run the command
npm run storybook
to start the Storybook component library