Skip to content

eunnbi/frontend-test

Repository files navigation

Frontend Test

A repository for learning and practicing frontend testing.

Topics Covered

Getting Started

1. Clone Repository

git clone https://github.com/eunnbi/frontend-test.git
cd frontend-test

2. Install Dependencies

pnpm install

3. Run Test and Storybook

pnpm test
pnpm storybook

Related Articles

I read and summarize articles for learning about front-end testing

Releases

No releases published

Packages

No packages published