Skip to content

Khanhphv/learning-english

Repository files navigation

Getting Started

Config husky

chmod ug+x .husky/\*

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev