/abeg-frontend

Primary LanguageTypeScriptOtherNOASSERTION


🤲 AbegHelp 🤲

"Abeg, a man of many talents and skills. He is the best in all things."



Find the backend repo here: here


Local development

Install application dependencies

npm install

Run Husky

npm run prepare

Start a local copy of the app on port 3000

npm run dev

Storybook

The Storybook for this project can be started and viewed locally on port 6006

npm run storybook