Files
KLC-Website-Frontend/README.md

11 lines
305 B
Markdown
Raw Permalink Normal View History

2025-08-28 13:14:51 +05:30
# KLC Public website
This is a code bundle for KLC Public website. The original project is available at https://www.figma.com/design/HKsCupXQAAtHdsmq0gcuEE/KLC-Public-website.
## Running the code
Run `npm i` to install the dependencies.
Run `npm run dev` to start the development server.